clean tests dir

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@590 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-01-25 15:47:27 +00:00
parent c0637b3794
commit 68e73e391f
2 changed files with 2 additions and 1 deletions

View file

@ -72,4 +72,4 @@ test2:
done
clean:
rm -f *~ *.o $(TESTS)
rm -f *~ *.o test-i386.out test-i386.ref $(TESTS)