0.6.12.49:
[sbcl.git] / distclean.sh
diff --git a/distclean.sh b/distclean.sh
new file mode 100644 (file)
index 0000000..9ba8508
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# a superset of clean.sh, cleaning up not only automatically 
+# generated files but other things (e.g. customization files)
+# which shouldn't be in the distribution
+
+rm customize-target-features.lisp
+sh clean.sh