summaryrefslogtreecommitdiff
path: root/com32/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/tools/Makefile')
-rw-r--r--com32/tools/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/com32/tools/Makefile b/com32/tools/Makefile
index e34296b4..0161baf1 100644
--- a/com32/tools/Makefile
+++ b/com32/tools/Makefile
@@ -10,11 +10,13 @@
##
## -----------------------------------------------------------------------
-topdir = ../..
-include $(topdir)/MCONFIG.build
+MAKEDIR = ../../mk
+include $(MAKEDIR)/build.mk
BINS = relocs
+INCLUDES += -I./include
+
all : $(BINS)
relocs : relocs.o