]> git.saurik.com Git - apple/xnu.git/blame - libsyscall/mach/headers/Makefile.inc
xnu-1504.15.3.tar.gz
[apple/xnu.git] / libsyscall / mach / headers / Makefile.inc
CommitLineData
2d21ac55
A
1MACH_INSTHDRS += mach.h \
2 mach_error.h \
3 mach_init.h \
4 mach_interface.h \
5 port_obj.h \
6 sync.h \
7 task.h \
8 thread_act.h \
9 vm_task.h
10MACH_INSTHDRS := ${MACH_INSTHDRS:S/^/${.CURDIR}\/mach\/headers\//}