1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/javacomp-script
2007-01-17 18:32:08 +00:00

22 lines
315 B
Plaintext

Description:
Script to compile a Java program.
Files:
build-aux/javacomp.sh.in
m4/javacomp.m4
Depends-on:
configure.ac:
# You need to invoke gt_JAVACOMP yourself, possibly with arguments.
AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])
Makefile.am:
License:
GPLed build tool
Maintainer:
Bruno Haible