[project @ 1997-06-09 07:36:23 by sof]
[ghc-hetmet.git] / mk / suffix.mk
index 27a079e..f3f3e9e 100644 (file)
@@ -181,7 +181,7 @@ HASKELL_POST_COMPILE=$(patsubst %,$(HASKELL_SPLIT_POST),$(filter -split-objs,$(H
 
 %.txt : %.lit
        @$(RM) $@
-       $(LIT2TEXT) -c $(LIT2TEXT_OPTS) -o $@ $<
+       $(LIT2TEXT) $(LIT2TEXT_OPTS) -o $@ $<
        @chmod 444 $@
 
 %.ihtml : %.lit