Home
last modified time | relevance | path

Searched refs:HEADERS (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/
Dmakefile166 HEADERS := $(shell if [ -d $(HEADER_DIR) ] ; then find $(HEADER_DIR) -iname "*.h" -type f | sed … macro
172 headers: print_module_headers $(HEADERS) $(MODULE_HEADERS)
/CafeSDK-2.12.13/system/src/build/make/
Dmodulerules.mk689 HEADERS := $(shell if [ -d $(HEADER_DIR) ] ; then find $(HEADER_DIR) -iname "*.h" -type f | sed …
694 headers: print_module_headers $(HEADERS) $(MODULE_HEADERS) $(IMPORT_LIB)
938 rm -Rf $(HEADERS) ; \