view toolchain/clean.sh @ 794:b380a85d77d5

aci/cmh_mmq.c: RTC function interface reverted to the classic TCS211 way
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 16 Mar 2015 03:31:35 +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