From: simonmar Date: Mon, 29 Jul 2002 09:57:17 +0000 (+0000) Subject: [project @ 2002-07-29 09:57:17 by simonmar] X-Git-Tag: nhc98-1-18-release~924 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=17fb3e1c0efd8033097a0574017c8792e4097071;p=haskell-directory.git [project @ 2002-07-29 09:57:17 by simonmar] Remove non-existent and empty dirs from $(ALL_DIRS) --- diff --git a/Makefile b/Makefile index 8cc4bf3..b18ef59 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: Makefile,v 1.36 2002/07/02 13:13:36 simonmar Exp $ +# $Id: Makefile,v 1.37 2002/07/29 09:57:17 simonmar Exp $ TOP=.. include $(TOP)/mk/boilerplate.mk @@ -16,18 +16,12 @@ ALL_DIRS = \ Data \ Data/Array \ Data/STRef \ - Database \ Debug \ Debug/QuickCheck \ - FileFormat \ Foreign \ Foreign/C \ Foreign/Marshal \ GHC \ - Hugs \ - Language \ - Network \ - NHC \ System \ System/Console \ System/Mem \