Searched refs:ON_CLOSED_BINS (Results 1 – 2 of 2) sorted by relevance
142 # If the tarballs are included inside ON_CLOSED_BINS, use those to extract and146 @CLOSED_ROOT="$$ON_CLOSED_BINS/root_$(MACH)$${RELEASE_BUILD+-nd}"; \147 if [ -f "$$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2" ]; then \148 $(ECHO) "Extracting tarball $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2"; \150 $(TAR) xjpf $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2); \154 $(ECHO) "Error: ON_CLOSED_BINS must point to closed" \157 "present in $$ON_CLOSED_BINS."; \
133 export ON_CLOSED_BINS="$CODEMGR_WS/closed"