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

  /ndk/sources/cxx-stl/llvm-libc++/
Makefile 17 INSTALL_DIR=$(DSTROOT)/$(INSTALL_PREFIX)
50 mkdir -p $(INSTALL_DIR)/usr/lib
51 strip -S -o $(INSTALL_DIR)/usr/lib/libc++.1.dylib \
53 cd $(INSTALL_DIR)/usr/lib && ln -s libc++.1.dylib libc++.dylib
  /ndk/build/tools/
build-mingw64-toolchain.sh 348 echo "$MD5SUM $PKG_URL" >> $INSTALL_DIR/README
376 INSTALL_DIR=$TEMP_DIR/install-$HOST_TAG/$TARGET_TAG
381 rm -rf $INSTALL_DIR
386 mkdir -p $INSTALL_DIR
390 cp $0 $INSTALL_DIR/ &&
391 echo "This file has been automatically generated on $(date) with the following command:" > $INSTALL_DIR/README &&
392 echo "$PROGNAME $@" >> $INSTALL_DIR/README &&
393 echo "" >> $INSTALL_DIR/README &&
394 echo "The MD5 hashes for the original sources packages are:" >> $INSTALL_DIR/README
403 PREFIX_FOR_TARGET=$INSTALL_DIR/$TARGET_TA
    [all...]
build-host-gcc.sh     [all...]
make-standalone-toolchain.sh 50 INSTALL_DIR=
51 register_var_option "--install-dir=<path>" INSTALL_DIR "Don't create package, install files to <path> instead."
341 if [ -n "$INSTALL_DIR" ] ; then
342 dump "Copying files to: $INSTALL_DIR"
343 run copy_directory "$TMPDIR" "$INSTALL_DIR"
  /hardware/invensense/libsensors_iio/software/build/android/
shared.mk 29 INSTALL_DIR = $(CURDIR)
  /hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/build/android/
shared.mk 93 cp -f $(EXEC) $(INSTALL_DIR)
  /hardware/invensense/libsensors_iio/software/simple_apps/self_test/build/android/
shared.mk 96 cp -f $(EXEC) $(INSTALL_DIR)
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 107 cp -f $(EXEC) $(INSTALL_DIR)
  /external/webkit/Tools/Scripts/
webkitdirs.pm     [all...]

Completed in 315 milliseconds