view modules/csharpcomp @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
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