[project @ 2003-09-03 11:15:19 by simonmar]
[ghc-hetmet.git] / distrib / hc-build
index e6a132c..367cfd6 100644 (file)
@@ -31,6 +31,8 @@ case "$configopts" in
 cat >mk/build.mk <<END
 GhcWithInterpreter=NO
 GhcWithNativeCodeGen=NO
+SplitObjs=NO
+GhcLibWays=
 END
 ;;