diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 13:08:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 13:08:24 +0000 |
commit | 01935d0bb649edf448c5c732755c0eb1d3c28bec (patch) | |
tree | f4a2c03498332d2b853e799a363192ae84322fb1 /emulators | |
parent | b5ed6650957e2a6497e64b904b502a9690b1af38 (diff) | |
download | pkgsrc-01935d0bb649edf448c5c732755c0eb1d3c28bec.tar.gz |
Added qemu-0.6.0
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index c3ff6fd79ef..9302897b7ce 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2004/11/09 05:49:11 minskim Exp $ +# $NetBSD: Makefile,v 1.120 2004/11/09 13:08:24 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -59,6 +59,7 @@ SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= peace SUBDIR+= pearpc +SUBDIR+= qemu SUBDIR+= raine SUBDIR+= rewind SUBDIR+= simh |