aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/.svn/text-base/autotools.sh.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/scripts/.svn/text-base/autotools.sh.svn-base')
-rw-r--r--Prebuild/scripts/.svn/text-base/autotools.sh.svn-base5
1 files changed, 5 insertions, 0 deletions
diff --git a/Prebuild/scripts/.svn/text-base/autotools.sh.svn-base b/Prebuild/scripts/.svn/text-base/autotools.sh.svn-base
new file mode 100644
index 0000000..4d140ce
--- /dev/null
+++ b/Prebuild/scripts/.svn/text-base/autotools.sh.svn-base
@@ -0,0 +1,5 @@
1#!/bin/sh
2RUNTIME=`which mono`
3
4SCRIPTDIR=`dirname $0`
5${RUNTIME} ${SCRIPTDIR}/../Prebuild.exe /target autotools /file ${SCRIPTDIR}/../prebuild.xml /build NET_2_0