[project @ 1998-05-06 15:10:40 by simonm]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / Makefile
index 73fc3ff..56488c6 100644 (file)
@@ -2,6 +2,6 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_fail.mk
 
-HC_OPTS += -noC -ddump-rdr
+SRC_HC_OPTS += -noC -ddump-rdr
 
 include $(TOP)/mk/target.mk