mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
22 lines
279 B
Plaintext
22 lines
279 B
Plaintext
Description:
|
|
Script to compile a C# program.
|
|
|
|
Files:
|
|
build-aux/csharpcomp.sh.in
|
|
m4/csharpcomp.m4
|
|
m4/csharp.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gt_CSHARPCOMP
|
|
AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
|
|
|
|
Makefile.am:
|
|
|
|
License:
|
|
GPLed build tool
|
|
|
|
Maintainer:
|
|
Bruno Haible
|