Searched refs:BUILD (Results 1 - 25 of 74) sorted by last modified time

123

/external/zlib/src/nintendods/
H A DMakefile13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build macro
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)/Makefile
103 @rm -fr $(BUILD) li
[all...]
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-firefox9 BUILD="${SRC}-build"
12 MOZCONFIG="$BUILD/mozconfig-firefox"
32 rm -rf ${BUILD} || exit $?
35 mkdir -p ${BUILD} || exit $?
36 cd ${BUILD} || exit $?
48 mk_add_options MOZ_OBJDIR="$BUILD"
H A Ddownload-and-build-gcc14 BUILD=${SRC}-build
41 rm -rf ${BUILD} || exit $?
44 mkdir -p ${BUILD} || exit $?
45 cd ${BUILD} || exit $?
/external/tcpdump/
H A Dconfigure1315 --build=BUILD configure for building on BUILD [guessed]
1316 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/stressapptest/
H A Dconfigure1321 --build=BUILD configure for building on BUILD [guessed]
1322 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/srec/srec/crec/
H A Dsrec.c218 #if BUILD & BUILD_DEBUG
2446 BUILD & BUILD_DEBUG in selected areas
H A Dword_lattice.c298 #if BUILD&BUILD_DEBUG
/external/srec/srec/include/
H A Dbuildopt.h29 #if BUILD & BUILD_SHIP
/external/srtp/
H A Dconfigure835 --build=BUILD configure for building on BUILD [guessed]
836 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DAnnotationVisibility.java37 public static final int BUILD = 0; field in class:AnnotationVisibility
53 return BUILD;
/external/qemu-pc-bios/bochs/
H A Dconfigure1529 --build=BUILD configure for building on BUILD [guessed]
1530 --host=HOST cross-compile to build programs to run on HOST [BUILD]
[all...]
/external/protobuf/
H A Dconfigure1520 --build=BUILD configure for building on BUILD [guessed]
1521 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/protobuf/gtest/
H A Dconfigure1371 --build=BUILD configure for building on BUILD [guessed]
1372 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/pcre/dist/
H A DMakefile.am20 doc/html/NON-AUTOTOOLS-BUILD.txt \
112 NON-AUTOTOOLS-BUILD \
H A Dconfigure1481 --build=BUILD configure for building on BUILD [guessed]
1482 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/pixman/
H A Dconfigure1433 --build=BUILD configure for building on BUILD [guessed]
1434 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/openfst/
H A Dconfigure1388 --build=BUILD configure for building on BUILD [guessed]
1389 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/openssl/
H A Dcheck-all-builds.sh629 for BUILD in $ALL_BUILDS; do
630 dump " $BUILD"
/external/llvm/
H A Dconfigure1387 --build=BUILD configure for building on BUILD [guessed]
1388 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libusb/
H A Dconfigure1497 --build=BUILD configure for building on BUILD [guessed]
1498 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libusb-compat/
H A Dconfigure1544 --build=BUILD configure for building on BUILD [guessed]
1545 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libvorbis/
H A Dconfigure1487 --build=BUILD configure for building on BUILD [guessed]
1488 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libogg/
H A Dconfigure1459 --build=BUILD configure for building on BUILD [guessed]
1460 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libopus/
H A Dconfigure1407 --build=BUILD configure for building on BUILD [guessed]
1408 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/external/libpcap/
H A Dconfigure1359 --build=BUILD configure for building on BUILD [guessed]
1360 --host=HOST cross-compile to build programs to run on HOST [BUILD]

Completed in 720 milliseconds

123