diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 11:30:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 11:30:49 +0000 |
commit | f00bd08031cec25431d9c971e912c03815e36777 (patch) | |
tree | 90df6f5cbbcfa333413776e35c607849779fa0d9 /emulators | |
parent | 88c8f395c1e59bd1a30cd8d732932f0eb4256706 (diff) | |
download | pkgsrc-f00bd08031cec25431d9c971e912c03815e36777.tar.gz |
Added openmsx-0.4.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 b3084412491..f271d14723e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2004/04/05 05:06:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.98 2004/05/29 11:30:49 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -41,6 +41,7 @@ SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 SUBDIR+= netbsd32_compat16 +SUBDIR+= openmsx SUBDIR+= osf1_lib SUBDIR+= p11 SUBDIR+= palmosemulator |