remove Makefile.inc (only affects nhc98)
[haskell-directory.git] / Makefile.inc
diff --git a/Makefile.inc b/Makefile.inc
deleted file mode 100644 (file)
index 91ac818..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-ifeq "" "${MKDIR}"
-MKDIR:=$(shell pwd)
-#MKDIR:=$(PWD)
-else
-MKDIR:=$(patsubst %/$(notdir ${MKDIR}),%, ${MKDIR})
-endif
-include ${MKDIR}/Makefile.inc