From 43a123cb2deffde5a2773a57a4ae746df4f425f8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 2 Dec 2005 13:36:59 +0000 Subject: [PATCH 1/1] Build tool portion of csharpcomp. --- modules/csharpcomp-script | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 modules/csharpcomp-script diff --git a/modules/csharpcomp-script b/modules/csharpcomp-script new file mode 100644 index 0000000000..9b24a2e988 --- /dev/null +++ b/modules/csharpcomp-script @@ -0,0 +1,21 @@ +Description: +Script to compile a C# program. + +Files: +lib/csharpcomp.sh.in +m4/csharpcomp.m4 +m4/csharp.m4 + +Depends-on: + +configure.ac: +gt_CSHARPCOMP + +Makefile.am: +EXTRA_DIST += csharpcomp.sh.in + +License: +GPLed build tool + +Maintainer: +Bruno Haible -- 2.30.2