[project @ 2001-01-04 16:22:55 by simonmar]
[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
 #