fix other mandelbrot variants
[mu.git] / archive / 1.vm / clean
blobe2d10bf46d5d92f69377afb71d16473dd2ff7b8a
1 #!/bin/sh
2 set -e
4 set -v
5 rm -rf mu.cc core.mu mu_bin* *_list .build
6 rm -rf termbox/*.o termbox/libtermbox.a
7 rm -rf .until .quit
8 test $# -gt 0 && exit 0 # convenience: 'clean top-level' to leave subsidiary tools alone
9 rm -rf ../../linux/bootstrap/tools/enumerate ../../linux/bootstrap/tools/tangle ../../linux/bootstrap/tools/*_list cleave/cleave cleave/cleave.dSYM ../../linux/bootstrap/tools/*.dSYM