view toolchain/clean.sh @ 117:e40d8661ecab

nuc-fw: low-level serial code should be complete
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 28 Oct 2013 07:35:47 +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