1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/csharpcomp
2008-11-02 16:57:03 +01:00

35 lines
336 B
Plaintext

Description:
Compile a C# program.
Files:
lib/csharpcomp.h
lib/csharpcomp.c
Depends-on:
stdbool
xmalloca
execute
pipe
wait-process
getline
sh-quote
safe-read
error
gettext-h
memcmp
csharpcomp-script
configure.ac:
Makefile.am:
lib_SOURCES += csharpcomp.h csharpcomp.c
Include:
"csharpcomp.h"
License:
GPL
Maintainer:
Bruno Haible