X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Flib%2FMakefile;h=62e5c3bd36db2283324e62ab97d2986149642b8d;hb=e3f0d880b7b74ed95059a8cddf3edf3e0d2f83c6;hp=0bb3945fed2503b0e2ff5155cd0d7dd0527a761d;hpb=189a7fc21556030618026d820ae1f9381a0d7032;p=ghc-hetmet.git diff --git a/ghc/lib/Makefile b/ghc/lib/Makefile index 0bb3945..62e5c3b 100644 --- a/ghc/lib/Makefile +++ b/ghc/lib/Makefile @@ -10,6 +10,8 @@ TOP = .. include $(TOP)/mk/boilerplate.mk +WAYS=$(GhcLibWays) + ifeq "$(way)" "" SUBDIRS = cbits ifeq ($(IncludeTestDirsInBuild),YES)