From cf6c1b169c62e6aba5a384a2a118aef12e9608e6 Mon Sep 17 00:00:00 2001 From: j_mayer Date: Thu, 5 Apr 2007 20:46:02 +0000 Subject: Rules needed to compile linux user-mode alpha target. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2607 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 60e3ec1..9249c7f 100644 --- a/Makefile +++ b/Makefile @@ -151,6 +151,7 @@ tarbin: $(bindir)/qemu-ppc \ $(bindir)/qemu-mips \ $(bindir)/qemu-mipsel \ + $(bindir)/qemu-alpha \ $(bindir)/qemu-img \ $(datadir)/bios.bin \ $(datadir)/vgabios.bin \ -- cgit v1.1