]> git.saurik.com Git - apple/xnu.git/blame - bsd/security/Makefile
xnu-3789.21.4.tar.gz
[apple/xnu.git] / bsd / security / Makefile
CommitLineData
1c79356b
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
1c79356b
A
6include $(MakeInc_cmd)
7include $(MakeInc_def)
8
9INSTINC_SUBDIRS = \
b0d623f7 10 audit
1c79356b 11
1c79356b 12EXPINC_SUBDIRS = \
b0d623f7 13 audit
1c79356b 14
1c79356b
A
15include $(MakeInc_rule)
16include $(MakeInc_dir)