clean.sh (102B)
1 #!/bin/sh 2 3 set -ex 4 5 rm -rf clfs/ clfs.tar 6 7 [ "${CLEANALL:-z}" != "z" ] && rm -rf sources/ crosstools/