Searched refs:GNUMAKE (Results 1 – 1 of 1) sorted by relevance
67 if [ -n "$GNUMAKE" ] ; then68 ABS_GNUMAKE=`which $GNUMAKE 2> /dev/null`70 echo "ERROR: Your GNUMAKE variable is defined to an invalid name: $GNUMAKE"74 GNUMAKE="$ABS_GNUMAKE"77 GNUMAKE=`which make 2> /dev/null`90 GNUMAKE=`cygpath -u $GNUMAKE`92 CYGWIN_GNUMAKE=`$GNUMAKE -f "$PROGDIR_MIXED/build/core/check-cygwin-make.mk" 2>&1`95 echo "Currently using: `cygpath -m $GNUMAKE`"112 NDK_ROOT=$NDK_ROOT $GNUMAKE -f $PROGDIR/build/core/build-local.mk "$@"116 $GNUMAKE -f $NDK_ROOT/build/core/build-local.mk "$@"