Loading...
mach/headers/Makefile.inc /dev/null Libc-262.2.12
--- /dev/null
+++ Libc/Libc-262.2.12/mach/headers/Makefile.inc
@@ -0,0 +1,8 @@
+MACH_INSTHDRS += mach.h \
+                 mach_error.h \
+                 mach_init.h \
+                 mach_interface.h \
+                 port_obj.h \
+                 sync.h \
+                 vm_task.h
+MACH_INSTHDRS := ${MACH_INSTHDRS:S/^/${.CURDIR}\/mach\/headers\//}