X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fgenapply%2FMakefile;h=186eb0e0349008caac48d468bf36460d793d6725;hb=176fa33f17dd78355cc572e006d2ab26898e2c69;hp=64489db1acdbb04b5e7403b33764c84bc15a9a05;hpb=9a657491d1caf6e29c85ce71e95a36eea3e036b1;p=ghc-hetmet.git diff --git a/utils/genapply/Makefile b/utils/genapply/Makefile index 64489db..186eb0e 100644 --- a/utils/genapply/Makefile +++ b/utils/genapply/Makefile @@ -17,14 +17,13 @@ SRC_HC_OPTS += -package pretty endif # Try to get dependencies right... -ifeq "$(ghc_ge_605)" "YES" SRC_HC_OPTS += -fforce-recomp -else -SRC_HC_OPTS += -no-recomp -endif GenApply.o : $(GHC_INCLUDE_DIR)/ghcconfig.h GenApply.o : $(GHC_INCLUDE_DIR)/MachRegs.h GenApply.o : $(GHC_INCLUDE_DIR)/Constants.h +binary-dist: + @: + include $(TOP)/mk/target.mk