Searched refs:DIRS (Results 1 – 3 of 3) sorted by relevance
2 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d) macro4 GARBAGE := $(foreach DIR,$(DIRS),$(addprefix $(DIR)/,$(GARBAGE_PATTERNS)))
4 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d) macro6 GARBAGE := $(foreach DIR,$(DIRS),$(addprefix $(DIR)/,$(GARBAGE_PATTERNS)))
2 GARBAGE := $(foreach DIR,$(DIRS),$(addprefix $(DIR)/,$(GARBAGE_PATTERNS)))