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' >$@
104 zone-build build install publish test system-test: $(COMPONENT_DIRS)
106 COMPONENT_DIRS.nosetup = $(COMPONENT_DIRS:%=%.nosetup)
108 download unpack patch:: $(COMPONENT_DIRS.nosetup)
109 prep: $(COMPONENT_DIRS.nosetup)
110 component-environment-check:: $(COMPONENT_DIRS.nosetup)
111 component-hook: $(COMPONENT_DIRS.nosetup)
113 clean: $(COMPONENT_DIRS.nosetup)
117 clobber: $(COMPONENT_DIRS.nosetup) clean
154 $(COMPONENT_DIRS): $(WS_LOGS) setup FORCE
200 $(COMPONENT_DIRS.nosetup): $(WS_LOGS) FORCE