Home
last modified time | relevance | path

Searched refs:GNATMAKE (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/config/
Dacx.m4364 # substitutes GNATBIND and GNATMAKE.
369 AC_CHECK_TOOL(GNATMAKE, gnatmake, no)
390 if test "x$GNATBIND" != xno && test "x$GNATMAKE" != xno && test x$acx_cv_cc_gcc_supports_ada != xno…
/toolchain/binutils/binutils-2.25/
Dconfigure5120 if test -n "$GNATMAKE"; then
5121 ac_cv_prog_GNATMAKE="$GNATMAKE" # Let the user override the test.
5140 GNATMAKE=$ac_cv_prog_GNATMAKE
5141 if test -n "$GNATMAKE"; then
5142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNATMAKE" >&5
5143 $as_echo "$GNATMAKE" >&6; }
5152 ac_ct_GNATMAKE=$GNATMAKE
5190 GNATMAKE="no"
5198 GNATMAKE=$ac_ct_GNATMAKE
5201 GNATMAKE="$ac_cv_prog_GNATMAKE"
[all …]
DMakefile.tpl410 GNATMAKE = @GNATMAKE@
DMakefile.in407 GNATMAKE = @GNATMAKE@