aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/autotools.sh
blob: 4d140cebcf03afba6509605f8d0058e0e6e8d65d (plain)
1
2
3
4
5
#!/bin/sh
RUNTIME=`which mono`

SCRIPTDIR=`dirname $0`
${RUNTIME} ${SCRIPTDIR}/../Prebuild.exe /target autotools /file ${SCRIPTDIR}/../prebuild.xml /build NET_2_0