From: sof Date: Mon, 24 Mar 1997 04:37:06 +0000 (+0000) Subject: [project @ 1997-03-24 04:37:06 by sof] X-Git-Tag: Approximately_1000_patches_recorded~729 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=45b5c5e85c37d84b3fee383da6a63e84a9061b79;p=ghc-hetmet.git [project @ 1997-03-24 04:37:06 by sof] Made WAYS immune --- diff --git a/ghc/lib/cbits/Makefile b/ghc/lib/cbits/Makefile index c9fecc4..1406b2a 100644 --- a/ghc/lib/cbits/Makefile +++ b/ghc/lib/cbits/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.3 1997/03/14 05:17:06 sof Exp $ +# $Id: Makefile,v 1.4 1997/03/24 04:37:06 sof Exp $ TOP = ../.. include $(TOP)/mk/boilerplate.mk -WAYS= +override WAYS= LIBRARY=libHS_cbits.a INSTALL_LIBS+=$(LIBRARY)