summaryrefslogtreecommitdiff
path: root/apps/interpreters/ficl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/ficl/Makefile')
-rw-r--r--apps/interpreters/ficl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/interpreters/ficl/Makefile b/apps/interpreters/ficl/Makefile
index e905b9eff..550c2fd2d 100644
--- a/apps/interpreters/ficl/Makefile
+++ b/apps/interpreters/ficl/Makefile
@@ -35,14 +35,11 @@
BUILDDIR := ${shell pwd | sed -e 's/ /\\ /g'}
--include $(TOPDIR)/.config
-include $(TOPDIR)/Make.defs
include $(APPDIR)/Make.defs
# Tools
-INCDIR = $(TOPDIR)/tools/incdir.sh
-
ifeq ($(WINTOOL),y)
INCDIROPT = -w
endif