projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-344.49.tar.gz
[apple/xnu.git]
/
osfmk
/
Makefile
diff --git
a/osfmk/Makefile
b/osfmk/Makefile
index 0cf9f4e541699587a416cbdb81303e114fb75f82..92ea3b0085fc7b9eb295c4d9f110e3274687f99f 100644
(file)
--- a/
osfmk/Makefile
+++ b/
osfmk/Makefile
@@
-9,6
+9,7
@@
include $(MakeInc_def)
INSTINC_SUBDIRS = \
mach \
+ machine \
default_pager \
device \
mach_debug \
@@
-17,10
+18,12
@@
INSTINC_SUBDIRS = \
INSTINC_SUBDIRS_PPC = \
mach \
+ ppc \
profiling
INSTINC_SUBDIRS_I386 = \
mach \
+ i386 \
profiling
EXPINC_SUBDIRS = \