summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-03-05 23:26:16 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-03-05 23:26:16 +0000
commit1017ebe9cb38ae034b0e7c6c449abe2c9b5284fb (patch)
treead8273a15fa7dc53c10d90cfa080c3db0d4fdc56 /Makefile
parent77f8dd5add8f02253dcea1454c9d2c76d7c788a7 (diff)
downloadqemu-1017ebe9cb38ae034b0e7c6c449abe2c9b5284fb.tar.gz
convert several x86 instructions at the same time
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@24 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0a2915bed..57d2ba1ba7 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ i386.ld ppc.ld\
tests/Makefile\
tests/test-i386.c tests/test-i386-shift.h tests/test-i386.h\
tests/test-i386-muldiv.h\
-tests/test2.c tests/hello.c tests/sha1.c tests/test1.c
+tests/test2.c tests/hello.c tests/sha1.c
FILE=gemu-$(VERSION)