]> git.saurik.com Git - apple/xnu.git/blame - libkern/conf/Makefile.x86_64
xnu-1699.32.7.tar.gz
[apple/xnu.git] / libkern / conf / Makefile.x86_64
CommitLineData
b0d623f7
A
1######################################################################
2#BEGIN Machine dependent Makefile fragment for x86_64
3######################################################################
4
6d2010ae
A
5# Files that must go in the __HIB segment:
6UNCONFIGURED_HIB_FILES= \
7 WKdmDecompress.o
8
9HIB_FILES=$(filter $(UNCONFIGURED_HIB_FILES),$(OBJS))
10
b0d623f7
A
11######################################################################
12#END Machine dependent Makefile fragment for x86_64
13######################################################################