0.6.12.49:
[sbcl.git] / distclean.sh
1 #!/bin/sh
2
3 # a superset of clean.sh, cleaning up not only automatically 
4 # generated files but other things (e.g. customization files)
5 # which shouldn't be in the distribution
6
7 rm customize-target-features.lisp
8 sh clean.sh