Fix an nasty black hole, concerning computation of isRecursiveTyCon
[ghc-hetmet.git] / utils / genapply / Makefile
index ba13de2..186eb0e 100644 (file)
@@ -18,8 +18,12 @@ endif
 
 # Try to get dependencies right...
 SRC_HC_OPTS += -fforce-recomp
+
 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