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 csharpcomp.

This commit is contained in:
Bruno Haible
2005-12-02 13:36:59 +00:00
parent cddbeafc1e
commit 43a123cb2d

21
modules/csharpcomp-script Normal file
View File

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