[project @ 2000-07-02 19:23:21 by panne]
[ghc-hetmet.git] / ghc / tests / deriving / should_compile / Makefile
index fe63d60..d2bdb36 100644 (file)
@@ -2,6 +2,6 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-SRC_HC_OPTS += -noC -dcore-lint -nohi
+SRC_HC_OPTS += -dcore-lint -nohi
 
 include $(TOP)/mk/target.mk