[project @ 1997-09-05 09:16:19 by simonm]
[ghc-hetmet.git] / ghc / lib / Makefile
index 0bb3945..62e5c3b 100644 (file)
@@ -10,6 +10,8 @@
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
 
+WAYS=$(GhcLibWays)
+
 ifeq "$(way)" ""
 SUBDIRS = cbits
 ifeq ($(IncludeTestDirsInBuild),YES)