projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
xnu-6153.11.26.tar.gz
[apple/xnu.git]
/
iokit
/
IOKit
/
rtc
/
Makefile
diff --git
a/iokit/IOKit/rtc/Makefile
b/iokit/IOKit/rtc/Makefile
index 6d08bc4869b8d445a749188fbbbf572e8ced6066..19d48faea90b41e848fba21862102a86d24fc4c5 100644
(file)
--- a/
iokit/IOKit/rtc/Makefile
+++ b/
iokit/IOKit/rtc/Makefile
@@
-11,12
+11,12
@@
include $(MakeInc_cmd)
include $(MakeInc_def)
MI_DIR = rtc
include $(MakeInc_def)
MI_DIR = rtc
-NOT_EXPORT_HEADERS =
+NOT_EXPORT_HEADERS =
-ALL_HEADERS = $(
shell (cd $(SOURCE); echo
*.h))
+ALL_HEADERS = $(
notdir $(wildcard $(SOURCE)
*.h))
-INSTALL_MI_LIST =
-INSTALL_MI_LCL_LIST =
+INSTALL_MI_LIST =
+INSTALL_MI_LCL_LIST =
INSTALL_MI_DIR = $(MI_DIR)
EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))
INSTALL_MI_DIR = $(MI_DIR)
EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))