[project @ 2003-05-21 10:50:55 by reid]
[ghc-hetmet.git] / mk / suffix.mk
index 49a420d..02469fe 100644 (file)
@@ -134,7 +134,7 @@ endif
 
 .PRECIOUS: %.gc
 
-%.hs : %.gc
+%.hs %_stub_ffi.c %_stub_ffi.h : %.gc
        $(GREENCARD) $(GC_OPTS) $< -o $@
 
 %.lhs : %.gc