repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
csharpcomp-script
blob
b4390f86aa35b620993cb45e9c9af69118089738
1
Description:
2
Script to compile a C# program.
3
4
Files:
5
build-aux/csharpcomp.sh.in
6
m4/csharpcomp.m4
7
m4/csharp.m4
8
9
Depends-on:
10
11
configure.ac:
12
AC_REQUIRE([gt_CSHARPCOMP])
13
AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
14
15
Makefile.am:
16
17
License:
18
GPLed build tool
19
20
Maintainer:
21
all