Remove unused Makefile.inc
authorIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 12:43:12 +0000 (13:43 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 12:43:12 +0000 (13:43 +0100)
libraries/Makefile.inc [deleted file]

diff --git a/libraries/Makefile.inc b/libraries/Makefile.inc
deleted file mode 100644 (file)
index 0b54f52..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-ifeq "" "${MKDIR}"
-MKDIR:=$(shell pwd)
-#MKDIR:=$(PWD)
-else
-MKDIR:=$(patsubst %/$(notdir ${MKDIR}),%, ${MKDIR})
-endif
-include ${MKDIR}/Makefile.inc
-