From 7806e74685f7bc9f50a3011f120714a846f83ce7 Mon Sep 17 00:00:00 2001 From: sof Date: Wed, 24 Sep 1997 00:58:48 +0000 Subject: [PATCH] [project @ 1997-09-24 00:58:48 by sof] --- ghc/lib/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 1.7.10.4