1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

New module 'csharpexec-script'.

This commit is contained in:
Bruno Haible
2007-01-16 13:22:24 +00:00
parent 63a25752c2
commit 5e589da3fa
3 changed files with 29 additions and 5 deletions

23
modules/csharpexec-script Normal file
View File

@@ -0,0 +1,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