Searched refs:CLOSED_ROOT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/
H A DMakefile146 @CLOSED_ROOT="$$ON_CLOSED_BINS/root_$(MACH)$${RELEASE_BUILD+-nd}"; \
151 CLOSED_ROOT="$(CODEMGR_WS)/closed/root_$(MACH)$${RELEASE_BUILD+-nd}"; \
153 if [ ! -d "$$CLOSED_ROOT" ]; then \
160 $(ECHO) "Copying closed binaries from $$CLOSED_ROOT"; \
161 (cd $$CLOSED_ROOT; \
164 ( cd $(ROOT); $(CTFSTRIP) $$(cd $$CLOSED_ROOT; $(FIND) \

Completed in 56 milliseconds