view toolchain/clean.sh @ 204:61c7480b3c50

fc-loadtool: flash idcheck standalone command implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 23 Dec 2013 08:49:38 +0000
parents 53b8d61c16a0
children
line wrap: on
line source

#!/bin/sh
set -ex
rm -rf binutils-2.21.1
rm -rf binutils-build
rm -rf gcc-4.5.4
rm -rf gcc-build
rm -rf newlib-2.0.0
rm -rf newlib-build