Searched defs:nosetup (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/
H A DMakefile100 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
184 $(COMPONENT_DIRS.nosetup): $(WS_LOGS) FORCE
185 @cd $(@:%.nosetup
[all...]

Completed in 12 milliseconds