view build.sh @ 72:478178b9337b 0.1.0

SSI #include needs file=
author Rob Landley <rob@landley.net>
date Fri, 29 Dec 2006 19:47:07 -0500
parents f510ed16a6a0
children 153ba1a0b427
line wrap: on
line source

#!/bin/sh

./download.sh &&
./cross-compiler.sh $1 &&
./mini-native.sh $1