From 1017ebe9cb38ae034b0e7c6c449abe2c9b5284fb Mon Sep 17 00:00:00 2001 From: bellard Date: Wed, 5 Mar 2003 23:26:16 +0000 Subject: convert several x86 instructions at the same time git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@24 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3