Searched refs:ALL_SUBDIRS (Results 1 – 1 of 1) sorted by relevance
12 ALL_SUBDIRS := $(patsubst %/Makefile,%,$(wildcard */Makefile)) macro14 DIRS := $(ALL_SUBDIRS)63 subdirs_clean: $(patsubst %, _dirclean_%, $(ALL_SUBDIRS))77 $(patsubst %, _dirclean_%, $(ALL_SUBDIRS)) : dummy
Completed in 2 milliseconds