verify: new macro 'assume'
[gnulib.git] / modules / csharpexec-script
1 Description:
2 Script to execute a C# program.
3
4 Files:
5 build-aux/csharpexec.sh.in
6 m4/csharpexec.m4
7 m4/csharp.m4
8
9 Depends-on:
10
11 configure.ac:
12 # You need to invoke gt_CSHARPEXEC yourself, possibly with arguments.
13 AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in])
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPLed build tool
21
22 Maintainer:
23 Bruno Haible