[project @ 1997-12-19 15:07:35 by simonm]
[ghc-hetmet.git] / ghc / tests / stranal / should_compile / Makefile
index 6ca3886..000b901 100644 (file)
@@ -2,6 +2,8 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-HC_OPTS += -noC -O -dcore-lint
+SRC_HC_OPTS += -noC -O -dcore-lint
+
+str001_HC_OPTS = -hi
 
 include $(TOP)/mk/target.mk