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

  /external/llvm/utils/
check-each-file 13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
17 gmake -n $program >> $linker
28 gmake -n $program 2>&1 | sed '/gcc/s/$/__main.o/' >> $linker
117 gmake $f CC=llvm-native-gcc CXX=llvm-native-gxx
130 gmake ${f} CC=gcc > /dev/null 2>&1
NewNightlyTest.pl 56 # -use-gmake Use gmake instead of the default make command to build
225 if (/^-use-gmake/) { $MAKECMD = "gmake"; shift; next; }
  /external/llvm/autoconf/m4/
check_gnu_make.m4 9 for a in "$MAKE" make gmake gnumake ; do
  /external/llvm/projects/sample/autoconf/m4/
check_gnu_make.m4 9 for a in "$MAKE" make gmake gnumake ; do
  /external/stlport/
Makefile 12 include ${SRCROOT}/Makefiles/gmake/subdirs.mak
configure 7 configmak=$base/build/Makefiles/gmake/config.mak
117 # Set in Makefiles/gmake/top.mak
125 # Set in Makefiles/gmake/targetdirs.mak
  /external/icu4c/samples/
defs.mk 26 ### We depend on gmake for the bulk of the work
  /external/qemu/distrib/
update-audio.sh 67 GNUMAKE=`which gmake` && GNUMAKE=$(is_gnu_make $GNUMAKE)
  /external/llvm/utils/release/
test-release.sh 16 MAKE=gmake
  /external/icu4c/
runConfigureICU 185 MAKE=/usr/bin/gmake; export MAKE
configure     [all...]
configure.orig     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 2044 milliseconds