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

  /ohac/ohac/usr/src/pkgdefs/SUNWscu/
Makefile 48 PROTOTYPE_CLOSED=$(PROTOTYPE).closed.$(TARGET_ROOT_NAME)
49 $(POST_S10_BUILD)PROTOTYPE_CLOSED=$(PROTOTYPE).closed.Sol_10
  /ohac/ohac/usr/src/pkgdefs/SUNWsczu/
Makefile 60 $(CLOSED_BUILD) @cat $(PROTOTYPE).closed >> $@
70 $(CLOSED_BUILD)COPYRIGHT=$(CLOSED)/pkgdefs/Copyright
  /ohac/ohacgeo/usr/src/
Makefile 93 $(CLOSED_BUILD)XRDIRS += ../closed
Makefile.master 43 # CLOSED is the root of the tree that contains source which isn't released
45 CLOSED= $(SRC)/../closed
47 # CLOSED_BUILD controls whether we try to build files under usr/closed.
48 # ("" means to build closed source, "#" means don't try to build it.)
49 CLOSED_BUILD_1 = if [ ! -d "$(CLOSED)" ] ; then echo x | tr x \\043; fi
54 # whereas a closed build uses the tools installed in a central repository.
  /ohac/ohacds/usr/src/
Makefile 74 # Copy any prebuilt closed source binaries
79 $(ECHO) "Error: if closed sources are not present," \
80 "SC_CLOSED_BINS must point to closed binaries."; \
85 $(ECHO) "Copying closed binaries from $$CLOSED_VROOT"; \
98 $(SCMSGS_BIN)/scmsgs_toplevel . cmd $(CLOSED)/cmd
104 $(CLOSED_BUILD)XRDIRS += ../closed
Makefile.master 58 # CLOSED is the root of the tree that contains source which isn't released
60 CLOSED= $(SRC)/../closed
62 # CLOSED_BUILD controls whether we try to build files under usr/closed.
63 # ("" means to build closed source, "#" means don't try to build it.)
64 CLOSED_BUILD_1 = if [ ! -d "$(CLOSED)" ] ; then echo x | tr x \\043; fi
69 # whereas a closed build uses the tools installed in a central repository.
73 # SC_CLOSED_BINS contains the prebuilt closed binaries which are used
75 SC_CLOSED_BINS= $${SC_CLOSED_BINS:-$(BUILD_TOOLS)/scbld/ref_proto/ohacds-closed-bins}
78 # from closed sourc
    [all...]
  /ohac/ohac/usr/src/
Makefile 100 # Copy any prebuilt closed source binaries
105 $(ECHO) "Error: if closed sources are not present," \
106 "SC_CLOSED_BINS must point to closed binaries."; \
111 $(ECHO) "Copying closed binaries from $$CLOSED_VROOT"; \
147 cmd $(CLOSED)/cmd \
148 common $(CLOSED)/common \
149 lib $(CLOSED)/lib \
150 uts $(CLOSED)/uts
156 $(CLOSED_BUILD)XRDIRS += ../closed
Makefile.master 52 # CLOSED is the root of the tree that contains source which isn't released
54 CLOSED= $(SRC)/../closed
56 # CLOSED_BUILD controls whether we try to build files under usr/closed.
57 # ("" means to build closed source, "#" means don't try to build it.)
58 CLOSED_BUILD_1 = if [ ! -d "$(CLOSED)" ] ; then echo x | tr x \\043; fi
63 # whereas a closed build uses the tools installed in a central repository.
67 # SC_CLOSED_BINS contains the prebuilt closed binaries which are used
69 SC_CLOSED_BINS= $${SC_CLOSED_BINS:-$(BUILD_TOOLS)/scbld/ref_proto/ohac-closed-bins}
72 # from closed sourc
    [all...]
  /ohac/ohac/usr/src/tools/scripts/
chk.ksh 159 elif [ -f $GATE/usr/closed/tools/etc/owners ]; then
160 OWNERS=$GATE/usr/closed/tools/etc/owners
  /ohac/ohac/usr/src/lib/perl/XML/
Parser.pm 764 is closed no matter how parse returns. Returns what parse returns.
Writer.pm 1087 closed:

Completed in 240 milliseconds