[project @ 2002-11-13 12:21:08 by simonmar]
[ghc-hetmet.git] / mk / boilerplate.mk
index 145f6ee..3790d7e 100644 (file)
@@ -61,9 +61,6 @@ include $(TOP)/mk/opts.mk
 # Variables that control the option flags for all the
 # language processors
 
-include $(TOP)/mk/suffix.mk
-# Suffix rules for Haskell, C and literate 
-
 ifeq "$(BootingFromHc)" "YES"
 include $(TOP)/mk/bootstrap.mk
 endif