From 1565fbb3532f3b308d7017b0f84bc8e932dd965a Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 12 Feb 2002 10:52:47 +0000 Subject: [PATCH] [project @ 2002-02-12 10:52:47 by simonmar] wibbles --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2f0d41e..921a945 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: Makefile,v 1.13 2002/02/11 17:30:57 simonmar Exp $ +# $Id: Makefile,v 1.14 2002/02/12 10:52:47 simonmar Exp $ TOP=.. include $(TOP)/mk/boilerplate.mk @@ -37,7 +37,7 @@ ALL_DIRS = \ Text/Regex \ Text/Show -PKG = base +PACKAGE = base SRC_HC_OPTS += -fglasgow-exts -cpp -Iinclude SRC_HSC2HS_OPTS += -Iinclude -- 1.7.10.4