[project @ 2001-08-17 17:18:51 by apt]
[ghc-hetmet.git] / ghc / tests / mk / boilerplate.mk
index e0e590b..b6ffc5b 100644 (file)
@@ -22,7 +22,7 @@ TOP:=$(TEST_TOP)
 HC=$(GHC_INPLACE)
 
 # we don't want recompilation checking in here
-SRC_HC_OPTS += -no-recomp
+SRC_HC_OPTS += -no-recomp 
 
 # -----------------------------------------------------------------
 # Everything after this point