From: sof Date: Wed, 24 Sep 1997 00:58:48 +0000 (+0000) Subject: [project @ 1997-09-24 00:58:48 by sof] X-Git-Tag: Approx_2487_patches~1476 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7806e74685f7bc9f50a3011f120714a846f83ce7;p=ghc-hetmet.git [project @ 1997-09-24 00:58:48 by sof] --- diff --git a/ghc/lib/Makefile b/ghc/lib/Makefile index 2a41f85..c98fa4e 100644 --- a/ghc/lib/Makefile +++ b/ghc/lib/Makefile @@ -33,6 +33,7 @@ HS_OBJS = $(HS_SRCS:.lhs=.$(way_)o) LIBOBJS = $(HS_OBJS) HS_IFACES= $(HS_SRCS:.lhs=.$(way_)hi) ghc/GHC.$(way_)hi + #----------------------------------------------------------------------------- # Setting the GHC compile options