HomeSort by: relevance | last modified time | path
    Searched refs:JAR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl-java/
Makefile.am 28 JAR = @JAR@
44 all-classes-yes: libintl.jar
49 libintl.jar: gnu/gettext/GettextResource.class
50 $(JAR) cf $@ gnu/gettext/GettextResource*.class
54 CLEANFILES += libintl.jar gnu/gettext/*.class
61 $(INSTALL_DATA) libintl.jar $(DESTDIR)$(jardir)/libintl.jar
67 $(RM) $(DESTDIR)$(jardir)/libintl.jar
  /src/external/gpl2/gettext/dist/gettext-runtime/
configure 864 JAR
4627 # Extract the first word of "jar", so it can be a program name with args.
4628 set dummy jar; ac_word=$2
4634 if test -n "$JAR"; then
4635 ac_cv_prog_JAR="$JAR" # Let the user override the test.
4644 ac_cv_prog_JAR="jar"
4654 JAR=$ac_cv_prog_JAR
4655 if test -n "$JAR"; then
4656 { echo "$as_me:$LINENO: result: $JAR" >&5
4657 echo "${ECHO_T}$JAR" >&6;
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure 878 JAR
5074 # Extract the first word of "jar", so it can be a program name with args.
5075 set dummy jar; ac_word=$2
5081 if test -n "$JAR"; then
5082 ac_cv_prog_JAR="$JAR" # Let the user override the test.
5091 ac_cv_prog_JAR="jar"
5101 JAR=$ac_cv_prog_JAR
5102 if test -n "$JAR"; then
5103 { echo "$as_me:$LINENO: result: $JAR" >&5
5104 echo "${ECHO_T}$JAR" >&6;
    [all...]

Completed in 22 milliseconds