1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Build tool portion of javacomp module.

This commit is contained in:
Bruno Haible
2005-12-02 13:36:42 +00:00
parent eecc352a22
commit cddbeafc1e

21
modules/javacomp-script Normal file
View File

@@ -0,0 +1,21 @@
Description:
Script to compile a Java program.
Files:
lib/javacomp.sh.in
m4/javacomp.m4
Depends-on:
configure.ac:
gt_JAVACOMP
Makefile.am:
EXTRA_DIST += javacomp.sh.in
License:
GPLed build tool
Maintainer:
Bruno Haible