mkDerivedConstants.c depends on ghcplatform.h
[ghc-hetmet.git] / ghc / includes / Makefile
index f769ca2..cb33ade 100644 (file)
@@ -113,7 +113,7 @@ DerivedConstants.h :
 
 else
 
-mkDerivedConstants.c : $(H_CONFIG)
+mkDerivedConstants.c : $(H_CONFIG) $(H_PLATFORM)
 
 mkDerivedConstantsHdr : mkDerivedConstants.o
        $(CC) -o $@ $(CC_OPTS) $(LD_OPTS) mkDerivedConstants.o