From: Malcolm.Wallace@cs.york.ac.uk Date: Tue, 20 Mar 2007 12:00:57 +0000 (+0000) Subject: remove Makefile.inc (only affects nhc98) X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c713f3fc26d44c4c258cd9887b3d601c29c413b2;p=haskell-directory.git remove Makefile.inc (only affects nhc98) --- diff --git a/Makefile.inc b/Makefile.inc deleted file mode 100644 index 91ac818..0000000 --- a/Makefile.inc +++ /dev/null @@ -1,7 +0,0 @@ -ifeq "" "${MKDIR}" -MKDIR:=$(shell pwd) -#MKDIR:=$(PWD) -else -MKDIR:=$(patsubst %/$(notdir ${MKDIR}),%, ${MKDIR}) -endif -include ${MKDIR}/Makefile.inc