From: sof Date: Mon, 26 Nov 2001 23:56:04 +0000 (+0000) Subject: [project @ 2001-11-26 23:56:04 by sof] X-Git-Tag: Approximately_9120_patches~514 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=343b371ae9ebb4ba69782f92726390089bd8a3cf [project @ 2001-11-26 23:56:04 by sof] have happy-inplace rule depend on glafp-utils/ --- diff --git a/Makefile b/Makefile index 2b1e5ab..c32fc69 100644 --- a/Makefile +++ b/Makefile @@ -315,8 +315,7 @@ DIST_CLEAN_FILES += config.cache config.status ifeq "$(HAPPY)" "$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace" all :: $(FPTOOLS_TOP_ABS)/happy/src/happy-inplace -$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace : - cd ghc/includes && make boot +$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace : glafp-utils cd happy && make boot all endif