diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-01 03:58:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-01 03:58:22 +0000 |
commit | 6ec56ba8de39ff6f1fb1258e55842250627a15e3 (patch) | |
tree | 05db512f346ad0463e2fd213c316b3a33b4cc55a /emulators/Makefile | |
parent | e34d91386f7ccc4f9429c4acb37a84e5f64b5781 (diff) | |
download | pkgsrc-6ec56ba8de39ff6f1fb1258e55842250627a15e3.tar.gz |
Add and enable NeoPop-SDL.
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 743f71cee42..55013c5d7d0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.92 2003/12/27 23:04:11 salo Exp $ +# $NetBSD: Makefile,v 1.93 2004/01/01 03:58:22 wiz Exp $ # COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII +SUBDIR+= NeoPop-SDL SUBDIR+= arcem SUBDIR+= arnold SUBDIR+= atari800 |