]>
git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/Makefile
INSTINC_SUBDIRS = \
mach \
- default_pager \
device \
+ default_pager \
mach_debug \
- profiling \
- UserNotification
+ kern \
+ ipc \
+ machine \
+ UserNotification \
+ vm \
+ libsa
INSTINC_SUBDIRS_PPC = \
mach \
- profiling
+ ppc
INSTINC_SUBDIRS_I386 = \
mach \
- profiling
+ i386
EXPINC_SUBDIRS = \
mach \
device \
default_pager \
mach_debug \
- profiling \
- ddb \
kern \
+ kdp \
ipc \
machine \
UserNotification \
EXPINC_SUBDIRS_PPC = \
mach \
- ppc \
- profiling
+ ppc
EXPINC_SUBDIRS_I386 = \
mach \
- i386 \
- profiling
+ i386
SETUP_SUBDIRS = \
conf