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 | 9088bffcd9e61056a03eacc110c1e7fca14e8108 (patch) | |
tree | abd3dedff3d941acddcbbdb7f4286ed240d7fa13 /emulators/Makefile | |
parent | f33e15d729226d1d8544db01b95647bba801880d (diff) | |
download | pkgsrc-9088bffcd9e61056a03eacc110c1e7fca14e8108.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 |