From 34db8809605eb4b989755c919069eab50ede8c7c Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 24 Jul 2005 18:44:35 +0000 Subject: [PATCH] update tarbin target --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 74b1a94eb9..87360906d7 100644 --- a/Makefile +++ b/Makefile @@ -112,6 +112,7 @@ tarbin: $(bindir)/qemu-system-ppc \ $(bindir)/qemu-system-sparc \ $(bindir)/qemu-system-x86_64 \ + $(bindir)/qemu-system-mips \ $(bindir)/qemu-i386 \ $(bindir)/qemu-arm \ $(bindir)/qemu-sparc \ -- 2.11.4.GIT