Skip to content
Snippets Groups Projects
Commit c26d3979 authored by pfdietz's avatar pfdietz
Browse files

Remove additional temporary/junk files

parent 4a5a2693
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,10 @@ random-test:
clean:
@rm -f test.out *.cls *.fasl *.o *.so *~ *.fn *.x86f *.fasl *.ufsl *.abcl *.fas *.lib \#*\#
@rm -rf scratch/
@rm -f foo.txt foo.lsp file-that-was-renamed.txt tmp.dat tmp2.dat temp.dat
@rm -f gazonk*
@rm -rf scratch/ scratch.txt
@rm -f foo.txt foo.lsp foo.dat
@rm -f tmp.txt tmp.dat tmp2.dat temp.dat
@rm -f gazonk* out.class
@rm -rf TMP/
@rm -f "CLTEST:file-that-was-renamed.txt" file-that-was-renamed.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment