view test/arm-thumb-interwork/build.sh @ 30:c16bc7736bb4

- added configure (only sh-version) option to display list of settable targets
author cslag
date Sat, 21 Nov 2015 16:16:26 +0100
parents 3e629dc19168
children
line wrap: on
line source

cp buildsys/arm-thumb-interwork/Makefile-default.config Makefile.config
make clean all
cp buildsys/arm-thumb-interwork/Makefile-thumb.config Makefile.config
cd test && make all