view modules/csharpcomp @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -0700
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
Compile a C# program.

Files:
lib/csharpcomp.h
lib/csharpcomp.c

Depends-on:
stdbool
xmalloca
execute
spawn-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:
all