OpenSimMirror/Prebuild/scripts/autotools.sh

6 lines
163 B
Bash
Raw Normal View History

2007-05-26 13:40:19 +00:00
#!/bin/sh
RUNTIME=`which mono`
SCRIPTDIR=`dirname $0`
${RUNTIME} ${SCRIPTDIR}/../Prebuild.exe /target autotools /file ${SCRIPTDIR}/../prebuild.xml /build NET_2_0