Home
last modified time | relevance | path

Searched refs:ON_CLOSED_BINS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/
H A DMakefile138 @CLOSED_ROOT="$$ON_CLOSED_BINS/root_$(MACH)$${RELEASE_BUILD+-nd}"; \
139 if [ -f "$$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2" ]; then \
140 …$(ECHO) "Extracting tarball $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2";…
142 $(TAR) xjpf $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2); \
149 "present in $$ON_CLOSED_BINS."; \
/illumos-gate/usr/src/tools/env/
H A Dillumos.sh215 export ON_CLOSED_BINS="/opt/onbld/closed"