[project @ 2001-05-03 08:57:30 by simonmar]
[ghc-hetmet.git] / mk / suffix.mk
index 1cff9c8..d7870b4 100644 (file)
@@ -112,8 +112,10 @@ endif # BootingViaC
 #-----------------------------------------------------------------------------
 # hsc2hs Suffix Rules
 #
+ifneq "$(BootingFromHc)" "YES"
 %_hsc.c %_hsc.h %.hs : %.hsc
        $(HSC2HS) $<
+endif
 
 #-----------------------------------------------------------------------------
 # Lx Suffix Rules