]> git.saurik.com Git - apple/xnu.git/blame - osfmk/x86_64/Makefile
xnu-2782.1.97.tar.gz
[apple/xnu.git] / osfmk / x86_64 / Makefile
CommitLineData
91447636
A
1export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
2export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
3export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
4export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
5
91447636
A
6include $(MakeInc_cmd)
7include $(MakeInc_def)
8
91447636 9
39236c6e
A
10EXPORT_ONLY_FILES = machine_kpc.h
11EXPORT_MD_LIST = ${EXPORT_ONLY_FILES}
12EXPORT_MD_DIR = x86_64
13
91447636
A
14include $(MakeInc_rule)
15include $(MakeInc_dir)
16
17