verify: new macro 'assume'
[gnulib.git] / modules / csharpcomp-script
1 Description:
2 Script to compile a C# program.
3
4 Files:
5 build-aux/csharpcomp.sh.in
6 m4/csharpcomp.m4
7 m4/csharp.m4
8
9 Depends-on:
10
11 configure.ac:
12 AC_REQUIRE([gt_CSHARPCOMP])
13 AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
14
15 Makefile.am:
16
17 License:
18 GPLed build tool
19
20 Maintainer:
21 Bruno Haible