]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/rtc/Makefile
xnu-1228.tar.gz
[apple/xnu.git] / iokit / IOKit / rtc / Makefile
index 4e074c0e4881fd7e012ba7b991a1d8f2fc3896a9..0095f4b1a5a3948a426fa0285ed430fec0cb0472 100644 (file)
@@ -16,10 +16,12 @@ NOT_EXPORT_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))