diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-01-04 16:10:33 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-01-04 16:10:33 +0000 |
commit | 82c7e2a4c6745ace4dbf3f0792d98dcb08979c00 (patch) | |
tree | f6d694e851aca280342086dffbcc2c743120d14f /Makefile | |
parent | 546cdbd77da8ceb09ce1b4df4fbf9c68533e7f17 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@501 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ install: all done # various test targets -test speed: all +test speed test2: all make -C tests $@ TAGS: |