Lines Matching defs:COMPONENT_DIRS
32 # COMPONENT_DIRS macro with a list of all directories in the workspace that
37 | sed -e 's;^$(shell pwd)/;COMPONENT_DIRS += ;g' >$@
98 zone-build build install publish test: $(COMPONENT_DIRS)
100 COMPONENT_DIRS.nosetup = $(COMPONENT_DIRS:%=%.nosetup)
102 download:: $(COMPONENT_DIRS.nosetup)
103 prep: $(COMPONENT_DIRS.nosetup)
104 component-environment-check:: $(COMPONENT_DIRS.nosetup)
105 component-hook: $(COMPONENT_DIRS.nosetup)
107 clean: $(COMPONENT_DIRS.nosetup)
111 clobber: $(COMPONENT_DIRS.nosetup) clean
148 $(COMPONENT_DIRS): $(WS_LOGS) setup FORCE
184 $(COMPONENT_DIRS.nosetup): $(WS_LOGS) FORCE