Keep C main separate from rts lib and link it in for standalone progs
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index b12583a..2bea829 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -929,7 +929,7 @@ maintainer-clean : distclean
 .PHONY: all_libraries
 
 .PHONY: bootstrapping-files
-bootstrapping-files: $(GMP_LIB)
+bootstrapping-files: $(OTHER_LIBS)
 bootstrapping-files: includes/ghcautoconf.h
 bootstrapping-files: includes/DerivedConstants.h
 bootstrapping-files: includes/GHCConstants.h