summaryrefslogtreecommitdiff
path: root/modules/csharpcomp-script
blob: ae804fe8d2615e35b17b20a081b14bc9f55b9ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description:
Script to compile a C# program.

Files:
build-aux/csharpcomp.sh.in
m4/csharpcomp.m4
m4/csharp.m4

Depends-on:

configure.ac:
AC_REQUIRE([gt_CSHARPCOMP])
AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])

Makefile.am:

License:
GPLed build tool

Maintainer:
Bruno Haible