Searched refs:MAKE_CLOBBER_DIRS_TARGET (Results 1 – 2 of 2) sorted by relevance
125 MAKE_CLOBBER_DIRS_TARGET := $(addprefix clobber_,$(MAKE_DIRS)) macro127 .PHONY: $(MAKE_CLOBBER_DIRS_TARGET)129 $(MAKE_CLOBBER_DIRS_TARGET):132 clobber: $(MAKE_CLOBBER_DIRS_TARGET)
156 MAKE_CLOBBER_DIRS_TARGET := $(addprefix clobber_,$(MAKE_DIRS_CLOBBER)) macro158 .PHONY: $(MAKE_CLOBBER_DIRS_TARGET)160 $(MAKE_CLOBBER_DIRS_TARGET):163 clobber: $(MAKE_CLOBBER_DIRS_TARGET)