X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/593a1d5fd87cdf5b46dd5fcb84467b432cea0f91..7e41aa883dd258f888d0470250eead40a53ef1f5:/iokit/IOKit/platform/Makefile diff --git a/iokit/IOKit/platform/Makefile b/iokit/IOKit/platform/Makefile index 405a7c3eb..fd6716035 100644 --- a/iokit/IOKit/platform/Makefile +++ b/iokit/IOKit/platform/Makefile @@ -4,8 +4,8 @@ export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir IOKIT_FRAMEDIR = $(FRAMEDIR)/IOKit.framework/Versions/A -export INCDIR = $(IOKIT_FRAMEDIR)/Headers -export LCLDIR = $(IOKIT_FRAMEDIR)/PrivateHeaders +INCDIR = $(IOKIT_FRAMEDIR)/Headers +LCLDIR = $(IOKIT_FRAMEDIR)/PrivateHeaders include $(MakeInc_cmd) include $(MakeInc_def) @@ -14,16 +14,6 @@ MI_DIR = platform NOT_EXPORT_HEADERS = NOT_KF_MI_HEADERS = -INSTINC_SUBDIRS = -INSTINC_SUBDIRS_PPC = -INSTINC_SUBDIRS_I386 = -INSTINC_SUBDIRS_ARM = - -EXPINC_SUBDIRS = ${INSTINC_SUBDIRS} -EXPINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS_PPC} -EXPINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS_I386} -EXPINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS_ARM} - ALL_HEADERS = $(shell (cd $(SOURCE); echo *.h)) INSTALL_MI_LIST =