diff options
author | dillo <dillo@pkgsrc.org> | 2003-09-24 10:55:11 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2003-09-24 10:55:11 +0000 |
commit | a2a6bf800a2ffe14d492bdfa68f175a2c22e6c21 (patch) | |
tree | abd3dedff3d941acddcbbdb7f4286ed240d7fa13 /emulators/Makefile | |
parent | 41bae727f3fea45c06271ecbc32b80c504e4a3ef (diff) | |
download | pkgsrc-a2a6bf800a2ffe14d492bdfa68f175a2c22e6c21.tar.gz |
add and enable arnold
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index aef3bd6e412..b48925c25b1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.85 2003/09/16 10:03:00 adam Exp $ +# $NetBSD: Makefile,v 1.86 2003/09/24 10:55:11 dillo Exp $ # COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII SUBDIR+= arcem +SUBDIR+= arnold SUBDIR+= atari800 SUBDIR+= bochs SUBDIR+= compat12 |