Searched refs:DEPENDENCIES (Results 1 – 1 of 1) sorted by relevance
164 DEPENDENCIES := $(shell find ./$(BUILD_DIR) -name '*.d' -type f) macro165 -include $(DEPENDENCIES)