projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cddbeaf
)
Build tool portion of csharpcomp.
author
Bruno Haible
<bruno@clisp.org>
Fri, 2 Dec 2005 13:36:59 +0000
(13:36 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 2 Dec 2005 13:36:59 +0000
(13:36 +0000)
modules/csharpcomp-script
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/csharpcomp-script
b/modules/csharpcomp-script
new file mode 100644
(file)
index 0000000..
9b24a2e
--- /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