X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=clean.sh;h=50feec1f11c14ff88cc75104b11eaea1365d069d;hb=3a618201c9f2370bb8784217a866d000371769e5;hp=92d814476270cdbb69cb324440d2fde8dec89dff;hpb=b095510bb0f8a15bba529f31075998ce7fa883f6;p=sbcl.git diff --git a/clean.sh b/clean.sh index 92d8144..50feec1 100755 --- a/clean.sh +++ b/clean.sh @@ -13,7 +13,7 @@ # this script (including "gmake clean" in the src/runtime directory) # several times in a row without failure.. so we leave the output/ # directory in place.) -rm -rf obj/* output/* doc/user-manual \ +rm -rf obj/* output/* src/runtime/genesis/ doc/user-manual \ doc/user-manual.junk doc/DBTOHTML_OUTPUT_DIR* # (The doc/user-manual.junk and doc/DBTOHTML_OUTPUT_DIR* directories # are created by the Cygnus db2html script when it formats the the @@ -73,6 +73,9 @@ done # *.lisp-obj, *.fasl, *.x86f, *.axpf, *.lbytef, *.lib # typical extensions for fasl files (not just from SBCL, but # from other Lisp systems which might be used as xc hosts) +# *.tmp, *.lisp-temp +# conventional names for temporary files autogenerated in +# building or testing # test-passed # generated by automatic directory-test-thyself procedure find . \( \