mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
22 lines
259 B
Plaintext
22 lines
259 B
Plaintext
Description:
|
|
Script to compile a Java program.
|
|
|
|
Files:
|
|
build-aux/javacomp.sh.in
|
|
m4/javacomp.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gt_JAVACOMP
|
|
AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])
|
|
|
|
Makefile.am:
|
|
|
|
License:
|
|
GPLed build tool
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|