]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/pwr_mgt/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / iokit / IOKit / pwr_mgt / Makefile
index 14165762ae01beb2b8fe6cb19e68541c77e01b25..b82357fe9dfd5960c8f136563a240d6b378246bd 100644 (file)
@@ -18,20 +18,18 @@ NOT_EXPORT_HEADERS = \
        IOPMPagingPlexus.h
        
 INSTINC_SUBDIRS =
-INSTINC_SUBDIRS_PPC =
 INSTINC_SUBDIRS_I386 =
 INSTINC_SUBDIRS_X86_64 =
 INSTINC_SUBDIRS_ARM =
 
 EXPINC_SUBDIRS = ${INSTINC_SUBDIRS}
-EXPINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS_PPC}
 EXPINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS_I386}
 EXPINC_SUBDIRS_X86_64 = ${INSTINC_SUBDIRS_X86_64}
 EXPINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS_ARM}
 
 ALL_HEADERS = $(shell (cd $(SOURCE); echo *.h))
 
-INSTALL_MI_LIST        = IOPMLibDefs.h IOPM.h IOPMDeprecated.h
+INSTALL_MI_LIST        = IOPMLibDefs.h IOPM.h
 INSTALL_MI_LCL_LIST = IOPMPrivate.h
 INSTALL_MI_DIR = $(MI_DIR)