diff options
Diffstat (limited to 'procfs/Makefile')
-rw-r--r-- | procfs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/procfs/Makefile b/procfs/Makefile index 6d7ca483..78f20c43 100644 --- a/procfs/Makefile +++ b/procfs/Makefile @@ -28,7 +28,4 @@ OBJS = $(SRCS:.c=.o) HURDLIBS = netfs fshelp iohelp ps ports ihash shouldbeinlibc OTHERLIBS = -lpthread -# Where to find .defs files. -vpath %.defs /usr/include/mach_debug - include ../Makeconf |