Home
last modified time | relevance | path

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

/titanic_50/usr/src/
H A DMakefile145 @CLOSED_ROOT="$$ON_CLOSED_BINS/root_$(MACH)$${RELEASE_BUILD+-nd}"; \
146 if [ -f "$$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2" ]; then \
147 …$(ECHO) "Extracting tarball $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2";…
149 $(TAR) xjpf $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2); \
156 "present in $$ON_CLOSED_BINS."; \
/titanic_50/usr/src/tools/env/
H A Dillumos.sh133 export ON_CLOSED_BINS="$CODEMGR_WS/closed"