From e8b35eeddb5722e810324d8bd03cf270808c3e48 Mon Sep 17 00:00:00 2001 From: simonm Date: Fri, 20 Feb 1998 13:24:20 +0000 Subject: [PATCH] [project @ 1998-02-20 13:24:20 by simonm] cut-and-paste-o. --- ghc/lib/misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/lib/misc/Makefile b/ghc/lib/misc/Makefile index 2f2b60c..c48591a 100644 --- a/ghc/lib/misc/Makefile +++ b/ghc/lib/misc/Makefile @@ -28,7 +28,7 @@ endif HS_OBJS = $(HS_SRCS:.lhs=.$(way_)o) LIBOBJS = $(HS_OBJS) -HS_IFACES= $(HS_SRCS:.lhs=.$(way_)hi) GHC.$(way_)hi +HS_IFACES= $(HS_SRCS:.lhs=.$(way_)hi) #----------------------------------------------------------------------------- -- 1.7.10.4