abs_top_srcdir="@abs_top_srcdir@"
abs_top_builddir="@abs_top_builddir@"
prefix=${prefix-@prefix@}
+VERSION=${VERSION-@VERSION@}
. ${srcdest}build-aux/config.sh
. ${srcdest}build-aux/trace.sh
if [ -n "$CC" ]; then
sh ${srcdest}build-aux/build-cc.sh
- cp src/mes.gcc-out src/mes
fi
if [ -n "$CC32" ]; then
sh ${srcdest}build-aux/build-cc32.sh
- cp src/mes.mes-gcc-out src/mes
fi
if [ -n "$TCC" ]; then
CC32=$TCC sh ${srcdest}build-aux/build-cc32.sh
- cp src/mes.mes-tcc-out src/mes
fi
sh ${srcdest}build-aux/build-mes.sh
+sh ${srcdest}build-aux/build-x86_64-mes.sh