Searched refs:with_default_make_target (Results 1 - 1 of 1) sorted by relevance

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1144 with_default_make_target
24970 if test "${with_default_make_target+set}" = set; then :
24971 withval=$with_default_make_target;
24974 if test "x$with_default_make_target" = "x" \
24975 || test "x$with_default_make_target" = "xyes"; then
24977 elif test "x$with_default_make_target" = "xno"; then
24980 DEFAULT_MAKE_TARGET="$with_default_make_target"
[all...]

Completed in 133 milliseconds