[project @ 1998-06-21 18:44:12 by sof]
[ghc-hetmet.git] / mk / config.mk.in
index b064f25..8ddf3e2 100644 (file)
@@ -227,7 +227,7 @@ BuildingProfilingConcurrent=$(subst mr,YES,$(filter mr,$(WAYS)))
 # profiled prelude libraries.
 # When booting from .hc files, turn this off.
 ifeq "$(GhcWithHscBuiltViaC)" "YES"
-GhcLibWays
+GhcLibWays=
 else
 GhcLibWays=p
 endif