[project @ 2005-04-23 03:10:18 by sof]
[ghc-hetmet.git] / ghc / utils / genprimopcode / Makefile
index 0cc38b0..dbd69f6 100644 (file)
@@ -7,7 +7,7 @@ ifeq "$(ghc_ge_504)" "NO"
 SRC_HC_OPTS += -package text
 endif
 
-ifeq "$(ghc_ge_601)" "YES"
+ifeq "$(ghc_ge_602)" "YES"
 SRC_HC_OPTS += -package parsec
 endif