HomeSort by relevance Sort by last modified time
    Searched refs:ON_CLOSED_BINS (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/tools/env/
opensolaris.sh 54 ON_CLOSED_BINS="$CODEMGR_WS/closed"; export ON_CLOSED_BINS
  /onnv/onnv-gate/usr/src/
Makefile 131 @CLOSED_ROOT="$$ON_CLOSED_BINS/root_$(MACH)$${RELEASE_BUILD+-nd}"; \
135 "ON_CLOSED_BINS must point to closed binaries."; \
137 "present in $$ON_CLOSED_BINS."; \
  /onnv/onnv-gate/usr/src/tools/scripts/
bldenv.sh 313 export ON_CLOSED_BINS="$CODEMGR_WS/closed.skel"
nightly.sh 1039 if [[ "$CLOSED_IS_PRESENT" = no && ! -d "$ON_CLOSED_BINS" ]]; then
1046 "ON_CLOSED_BINS"
    [all...]

Completed in 300 milliseconds