summaryrefslogtreecommitdiff
path: root/rts/Makefile
diff options
context:
space:
mode:
authorBen.Lippmeier@anu.edu.au <unknown>2009-02-05 08:06:24 +0000
committerBen.Lippmeier@anu.edu.au <unknown>2009-02-05 08:06:24 +0000
commit1353826e5159c9a5a81e75e0b7459271f27c08ea (patch)
tree4bcfef21cfd1170137a284e5e6bcd154c1258fa2 /rts/Makefile
parent67136d3a04b96b043328df9d4716d3da7a24a517 (diff)
downloadhaskell-1353826e5159c9a5a81e75e0b7459271f27c08ea.tar.gz
NCG: Validate fixes
Diffstat (limited to 'rts/Makefile')
-rw-r--r--rts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/rts/Makefile b/rts/Makefile
index 719b11c9ab..216d7def88 100644
--- a/rts/Makefile
+++ b/rts/Makefile
@@ -35,8 +35,7 @@ endif
# -----------------------------------------------------------------------------
# RTS ways
-WAYS=
-# $(strip $(GhcLibWays) $(GhcRTSWays))
+WAYS=$(strip $(GhcLibWays) $(GhcRTSWays))
ifneq "$(findstring debug, $(way))" ""
GhcRtsHcOpts=