bb3f58ea9b54bf37831876a6e843a0a8db414979
[gnulib.git] / csharpcomp
1 Description:
2 Compile a C# program.
3
4 Files:
5 lib/csharpcomp.h
6 lib/csharpcomp.c
7
8 Depends-on:
9 stdbool
10 xallocsa
11 execute
12 pipe
13 wait-process
14 getline
15 sh-quote
16 safe-read
17 error
18 gettext-h
19 csharpcomp-script
20
21 configure.ac:
22
23 Makefile.am:
24 lib_SOURCES += csharpcomp.h csharpcomp.c
25
26 Include:
27 "csharpcomp.h"
28
29 License:
30 GPL
31
32 Maintainer:
33 Bruno Haible