X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fruntime%2FMakefile;h=23e7ac4f7039fc8a3a8ddeb1f1a4284cc9655743;hb=e3f0d880b7b74ed95059a8cddf3edf3e0d2f83c6;hp=fe0aa56edd3b10fa4b16363f57934c1ea8c072a7;hpb=1958d8ff9435908dfc4ae2c47341eb5a1acd3e7f;p=ghc-hetmet.git diff --git a/ghc/runtime/Makefile b/ghc/runtime/Makefile index fe0aa56..23e7ac4 100644 --- a/ghc/runtime/Makefile +++ b/ghc/runtime/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.9 1997/08/25 21:32:14 sof Exp $ +# $Id: Makefile,v 1.10 1997/09/05 09:16:28 simonm Exp $ # This is the Makefile for the runtime-system stuff. # This stuff is written in C (and cannot be written in Haskell). @@ -29,6 +29,8 @@ TOP=.. DoingRTS=YES include $(TOP)/mk/boilerplate.mk +WAYS=$(GhcLibWays) + # # A general rule for the grand mk setup is that in a build tree, only # directories that don't have any subdirs containing Makefiles are built