view modules/csharpcomp-script @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents 1c6d7f8aff91
children 1f14c6dd175d
line wrap: on
line source

Description:
Script to compile a C# program.

Files:
build-aux/csharpcomp.sh.in
m4/csharpcomp.m4
m4/csharp.m4

Depends-on:

configure.ac:
AC_REQUIRE([gt_CSHARPCOMP])
AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])

Makefile.am:

License:
GPLed build tool

Maintainer:
Bruno Haible