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