[project @ 1997-12-17 13:11:27 by simonm]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / Makefile
index 03edc2a..e509b61 100644 (file)
@@ -2,8 +2,9 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-HC_OPTS += -noC -dcore-lint
+SRC_HC_OPTS += -noC -dcore-lint
 
 read004_HC_OPTS = -fno-implicit-prelude
+read006_HC_OPTS = -hi -ohi MyList.hi
 
 include $(TOP)/mk/target.mk