Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-11-28 00:23:12 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-11-28 00:23:12 +0300
commit56dec55a4ee4f316125792ac7188a1bb73069651 (patch)
tree140cb33a4e501774ebb5dd7d002e0469d22ef511 /scripts
parentf734246d2a46aefe361cd1e07e7e681d67f7369e (diff)
Give this Makefile, the sorting tender love of a clean list of targets
svn path=/trunk/mono/; revision=36701
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am30
1 files changed, 28 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index ac3df498486..3b7e3f42314 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,8 +1,34 @@
-EXTRA_DIST = mcs.in mbas.in ilasm.in cilc.in monoresgen.in resgen.in secutil.in sqlsharp.in xsd.in wsdl2.in wsdl.in genxs.in soapsuds.in chktrust.in signcode.in disco.in sn.in al.in cert2spc.in setreg.in makecert.in certmgr.in monop.in gacutil.in gmcs.in mono-find-provides.in mono-find-requires.in
+EXTRA_DIST = script.in script2.in
bin2dir = $(bindir)
-bin_SCRIPTS = mcs mbas ilasm cilc monoresgen resgen secutil sqlsharp xsd wsdl al genxs soapsuds chktrust signcode disco sn cert2spc setreg makecert certmgr monop gacutil mono-find-requires mono-find-provides
+bin_SCRIPTS = \
+ al \
+ cert2spc \
+ certmgr \
+ chktrust \
+ cilc \
+ disco \
+ gacutil \
+ genxs \
+ ilasm \
+ makecert \
+ mbas \
+ mcs \
+ mkbundle \
+ mono-find-provides \
+ mono-find-requires \
+ monop \
+ monoresgen \
+ resgen \
+ secutil \
+ setreg \
+ signcode \
+ sn \
+ soapsuds \
+ sqlsharp \
+ wsdl \
+ xsd
bin2_SCRIPTS = gmcs wsdl2