summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2013-05-01 21:10:34 -0400
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-05-05 23:30:47 +0200
commit202339d49461ce6dcffd3a5b3690537daea5ef38 (patch)
treefad92f006c8f380a01a847788e72805da60b2dfb /Makeconf
parentb6fe0d45cf69841f631b0e3991c6a0a7d9b4c9df (diff)
utils/vmstat: Use gnumach.defs from gnumach
The gnumach installation provides the include file mach/gnumach.defs instead of mach/gnumach.h. This runs the defs file through MIG and builds the result for vmstat. * utils/vmstat.c: Replace <mach/gnumach.h> with "gnumach_U.h". * utils/Makefile (vmstat): Add rule to depend on gnumach_U.o. * Makeconf (mach_defs_names): Add gnumach.
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index c72287a5..a3c584fc 100644
--- a/Makeconf
+++ b/Makeconf
@@ -573,7 +573,7 @@ $(mig-sheader-prefix)%_S.h %Server.c: %.sdefsi
vpath %.defs $(top_srcdir)/hurd
# These we want to find in the libc include directory...
-mach_defs_names = bootstrap exc mach mach4 \
+mach_defs_names = bootstrap exc gnumach mach mach4 \
mach_host mach_port mach_timer_reply memory_object \
memory_object_default notify
device_defs_names = dev_forward device device_reply device_request