about summary refs log blame commit diff stats
path: root/clean
blob: 2d17099fc54bad567eb6fc3fcce1f82552e5f84d (plain) (tree)
1
2
3
4
5
6
7
8
9
         
      

      

                               
                                                                                         
                                                                              
                 
#!/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 tmp mu.iso