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

/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1142 with_default_make_target
24690 if test "${with_default_make_target+set}" = set; then :
24691 withval=$with_default_make_target;
24694 if test "x$with_default_make_target" = "x" \
24695 || test "x$with_default_make_target" = "xyes"; then
24697 elif test "x$with_default_make_target" = "xno"; then
24700 DEFAULT_MAKE_TARGET="$with_default_make_target"
[all...]

Completed in 66 milliseconds