clean target update

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1410 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2005-04-26 21:39:25 +00:00
parent a8753c3466
commit 11650e3638
1 changed files with 2 additions and 1 deletions

View File

@ -88,4 +88,5 @@ test2:
done
clean:
rm -f *~ *.o test-i386.out test-i386.ref qruncom $(TESTS)
rm -f *~ *.o test-i386.out test-i386.ref \
test-x86_64.log test-x86_64.ref qruncom $(TESTS)