[project @ 2003-07-23 15:12:30 by simonmar]
[ghc-hetmet.git] / mk / suffix.mk
index 0c8fb7c..d16513f 100644 (file)
@@ -146,7 +146,7 @@ endif
 #-----------------------------------------------------------------------------
 # C-related suffix rules
 
-ifeq "$(UseGhcForCc)" "YES"
+ifeq "$(UseGhcForCc) $(BootingFromHc)" "YES NO"
 
 $(odir_)%.$(way_)o : %.c
        @$(RM) $@