9ba85089773b882add782b83d9c9a383f2bed346
[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