about summary refs log tree commit diff stats
path: root/clean
blob: 69255bef509c4d672f63bf6bf5474331341bcb14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
set -e

set -v
rm -rf subx.cc subx_bin* *_list
rm -rf .until
test $# -gt 0 && exit 0  # convenience: 'clean top-level' to leave subsidiary tools alone
rm -rf enumerate/enumerate tangle/tangle tangle/*_list */*.dSYM termbox/*.[oa]
rm -rf browse_trace/browse_trace_bin browse_trace/*_list
rm -rf tmp mu.iso