diff --git a/ansi-tests/makefile b/ansi-tests/makefile index fc7a512da383b1b8f0e2402a82f12da59cb91216..1ca8f077ab69402a785e4836eb42005b1ec6fb76 100644 --- a/ansi-tests/makefile +++ b/ansi-tests/makefile @@ -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