From: Bruno Haible Date: Fri, 2 Dec 2005 13:36:42 +0000 (+0000) Subject: Build tool portion of javacomp module. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cddbeafc1e027a29ee1a2a9c903e529a7b65b107;p=pspp Build tool portion of javacomp module. --- diff --git a/modules/javacomp-script b/modules/javacomp-script new file mode 100644 index 0000000000..f62bbde021 --- /dev/null +++ b/modules/javacomp-script @@ -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 +