view modules/csharpcomp @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents a162347a0232
children 0ef26bffcbe1
line wrap: on
line source

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
csharpcomp-script

configure.ac:

Makefile.am:
lib_SOURCES += csharpcomp.h csharpcomp.c

Include:
"csharpcomp.h"

License:
GPL

Maintainer:
Bruno Haible