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:
21
modules/javacomp-script
Normal file
21
modules/javacomp-script
Normal 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
|
||||||
|
|
Reference in New Issue
Block a user