[project @ 2001-02-12 04:55:33 by chak]
[ghc-hetmet.git] / mk / suffix.mk
index e3f1b4a..e954345 100644 (file)
@@ -103,6 +103,12 @@ endif
        $(HAPPY) $(HAPPY_OPTS) $<
 
 #-----------------------------------------------------------------------------
+# hsc2hs Suffix Rules
+#
+%.hs.c %.hs.h %.hs : %.hsc
+       $(HSC2HS) $<
+
+#-----------------------------------------------------------------------------
 # Lx Suffix Rules
 #