HomeSort by: relevance | last modified time | path
    Searched refs:BUILD (Results 1 - 25 of 196) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/crypto/external/apache2/openssl/lib/libdefault/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libdefault-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
32 for i in $(find ${BUILD}/providers/common/include/prov -name '*.h.in'); do
37 cp ${BUILD}/providers/common/der/der_sm2_gen.c .
  /src/crypto/external/bsd/openssl/lib/libdefault/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libdefault-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
32 for i in $(find ${BUILD}/providers/common/include/prov -name '*.h.in'); do
37 cp ${BUILD}/providers/common/der/der_sm2_gen.c .
  /src/crypto/external/apache2/openssl/lib/libcrypto/
mkinc 3 BUILD=../../openssl-3.0.8
5 DIRS=$(cd ${BUILD}/crypto/ && ls -d1 */. | sed -e 's,/\.,,g')
15 ls -1 ${BUILD}/crypto/$c/libcrypto-shlib-*.d | sed -e 's/.*-shlib-//' -e 's/\.d/.c \\/'
  /src/crypto/external/bsd/openssl/lib/libcrypto/
mkinc 3 BUILD=../../openssl-3.0.8
5 DIRS=$(cd ${BUILD}/crypto/ && ls -d1 */. | sed -e 's,/\.,,g')
15 ls -1 ${BUILD}/crypto/$c/libcrypto-shlib-*.d | sed -e 's/.*-shlib-//' -e 's/\.d/.c \\/'
  /src/crypto/external/apache2/openssl/lib/libcommon/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libcommon-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
32 #for i in $(find ${BUILD}/providers/common/include/prov -name '*.h.in'); do
36 for i in $(find ${BUILD}/providers/common/der -name '*_gen.c.in'); do
  /src/crypto/external/bsd/openssl/lib/libcommon/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libcommon-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
32 #for i in $(find ${BUILD}/providers/common/include/prov -name '*.h.in'); do
36 for i in $(find ${BUILD}/providers/common/der -name '*_gen.c.in'); do
  /src/external/gpl3/gcc/dist/contrib/regression/
objs-gcc.sh 3 # Build tools for testing GCC.
21 # btest <target> <source> <prefix> <state> <build>
36 # BUILD is a temporary directory that this script will
37 # delete and recreate, containing the build tree.
38 BUILD=$5
47 # build the build failed
48 # regress-<n> the build succeeded, but there were <n>
50 # pass build succeeded and there were no regressions
52 # in BUILD_LOG, the output of the build
    [all...]
btest-gcc.sh 21 # btest <options> <target> <source> <prefix> <state> <build>
69 # BUILD is a temporary directory that this script will
70 # delete and recreate, containing the build tree.
71 BUILD=$5
82 # build the build failed
83 # regress-<n> the build succeeded, but there were <n>
85 # pass build succeeded and there were no regressions
87 # in BUILD_LOG, the output of the build
110 # Nuke $BUILD and recreate it
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/regression/
objs-gcc.sh 3 # Build tools for testing GCC.
22 # btest <target> <source> <prefix> <state> <build>
37 # BUILD is a temporary directory that this script will
38 # delete and recreate, containing the build tree.
39 BUILD=$5
48 # build the build failed
49 # regress-<n> the build succeeded, but there were <n>
51 # pass build succeeded and there were no regressions
53 # in BUILD_LOG, the output of the build
    [all...]
btest-gcc.sh 22 # btest <options> <target> <source> <prefix> <state> <build>
61 # BUILD is a temporary directory that this script will
62 # delete and recreate, containing the build tree.
63 BUILD=$5
74 # build the build failed
75 # regress-<n> the build succeeded, but there were <n>
77 # pass build succeeded and there were no regressions
79 # in BUILD_LOG, the output of the build
102 # Nuke $BUILD and recreate it
    [all...]
  /src/common/dist/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /src/external/gpl3/binutils/dist/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /src/external/gpl3/gdb/dist/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /src/crypto/external/apache2/openssl/lib/libapps/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libapps-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
  /src/crypto/external/apache2/openssl/lib/liblegacy/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'liblegacy-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
  /src/crypto/external/bsd/openssl/lib/libapps/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'libapps-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
  /src/crypto/external/bsd/openssl/lib/liblegacy/
mkinc 3 BUILD=../../openssl-3.0.8
14 for i in $(find ${BUILD} -name 'liblegacy-lib-*.d'); do
15 nd=$(dirname "$i" | sed -e s,${BUILD}/,,)
  /src/share/me/
Makefile 25 .if !defined(BUILD)
43 #.if !defined(BUILD)
58 .if !defined(BUILD)
  /src/external/bsd/tre/dist/utils/
build-rpm.sh 3 # Helper script to build the RPM packages. Just run this from the root
5 # $ ./utils/build-rpm.sh
9 # Create the RPM build environment.
11 for dir in rpm rpm/RPMS rpm/SRPMS rpm/BUILD rpm/SOURCES rpm/dist; do
26 # Build the packages.
  /src/external/bsd/byacc/dist/package/
byacc.spec 42 %build
57 mkdir BUILD-byacc
58 pushd BUILD-byacc
65 mkdir BUILD-byacc2
66 pushd BUILD-byacc2
78 pushd BUILD-byacc
83 pushd BUILD-byacc2
  /src/share/mk/
bsd.nls.mk 13 ##### Build rules
46 .if !defined(BUILD) && !make(all) && !make(${F})
47 ${_F}! .MADE # no build at install
51 .if !defined(BUILD) && !make(all) && !make(${F})
52 ${_F}: .MADE # no build at install
bsd.files.mk 19 ##### Build rules
48 .if !defined(BUILD) && !make(all) && !make(${F}) && (${_FDOBUILD} == "no")
49 ${_F}! .MADE # no build at install
53 .if !defined(BUILD) && !make(all) && !make(${F}) && (${_FDOBUILD} == "no")
54 ${_F}: .MADE # no build at install
81 .if !defined(BUILD) && !make(all) && !make(${F}) && (${_FDOBUILD} == "no")
82 ${_F}! .MADE # no build at install
86 .if !defined(BUILD) && !make(all) && !make(${F}) && (${_FDOBUILD} == "no")
87 ${_F}: .MADE # no build at install
bsd.info.mk 13 ##### Build rules
65 .if !defined(BUILD) && !make(all) && !make(${F})
66 ${_F}! .MADE # no build at install
70 .if !defined(BUILD) && !make(all) && !make(${F})
71 ${_F}: .MADE # no build at install

Completed in 132 milliseconds

1 2 3 4 5 6 7 8