diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-03 02:12:52 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-03 02:12:52 +0000 |
commit | 6731665740417f7b4a740848f58d3dcdec987a6f (patch) | |
tree | d75ef716fc45f7aae92001ab3ab507fe24a5168d /emulators/Makefile | |
parent | upgrade to 2.12 (diff) |
Add port for qemu 0.5.5 snapshot of 04/05/30,
A fast CPU emulator environment.
PR: 67506
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ea719d82993d..9ac2a566388a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -68,6 +68,7 @@ SUBDIR += prodosemu SUBDIR += psim-freebsd SUBDIR += qcl + SUBDIR += qemu SUBDIR += quasi88 SUBDIR += rtc SUBDIR += sim |