clean target update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 26 Apr 2005 21:39:25 +0000 (21:39 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 26 Apr 2005 21:39:25 +0000 (21:39 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1410 c046a42c-6fe2-441c-8c8c-71466251a162

tests/Makefile

index de533f9..78a215b 100644 (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)