make mdb(1) compile again

This commit is contained in:
David van Moolenbroek
2009-06-17 14:59:22 +00:00
parent 66d1f1260c
commit d8b9bf642b
2 changed files with 9 additions and 22 deletions
-6
View File
@@ -51,12 +51,6 @@ KERNEL =$(SYSTEM)/kernel
PTRACE =$(INCLUDE)/sys/ptrace.h
# Header files from pm (used by core.c)
#
MMFILES= $(SYSTEM)/servers/pm/const.h \
$(SYSTEM)/servers/pm/type.h \
$(SYSTEM)/servers/pm/mproc.h
# Header files from system and kernel in "mdb.h"
#
SYSFILES= $(INCLUDE)/minix/config.h \