From fda66d0405f0fdf42cc6c7ae5e494c4ca3c83ad7 Mon Sep 17 00:00:00 2001 From: David Michael Date: Mon, 16 Jun 2014 15:08:06 -0400 Subject: Add mach_debug defs rules * Makeconf (mach_debug_defs_names,mach_debug_defs): New variables. * Makeconf: Add rule to generate local $(mach_debug_defs) files. * procfs/Makefile: Remove vpath for mach_debug defs. --- procfs/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'procfs') 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 -- cgit v1.2.3