aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/autotools.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/scripts/autotools.sh')
-rwxr-xr-xPrebuild/scripts/autotools.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/Prebuild/scripts/autotools.sh b/Prebuild/scripts/autotools.sh
deleted file mode 100755
index 4d140ce..0000000
--- a/Prebuild/scripts/autotools.sh
+++ /dev/null
@@ -1,5 +0,0 @@
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