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

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Djavaexec.sh.in40 test -z "$JAVA_VERBOSE" || echo "$CONF_JAVA $@"
46 test -z "$JAVA_VERBOSE" || echo gij "$@"
50 test -z "$JAVA_VERBOSE" || echo java "$@"
54 test -z "$JAVA_VERBOSE" || echo jre "$@"
58 test -z "$JAVA_VERBOSE" || echo jview "$@"
H A Djavacomp.sh.in41 test -z "$JAVA_VERBOSE" || echo "$CONF_JAVAC $@"
48 test -z "$JAVA_VERBOSE" || echo gcj -C "$@"
54 test -z "$JAVA_VERBOSE" || echo javac "$@"
65 test -z "$JAVA_VERBOSE" || echo jikes "$@"

Completed in 103 milliseconds