view toolchain/clean.sh @ 753:7f68d2ab0d33

SIM_TOOLKIT re-enabled: the SIM entity code is broken without it
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 11 Oct 2014 21:24:24 +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