diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-23 19:02:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-23 19:02:10 +0000 |
commit | 2643021c365fa6e37839a85c6aeadaac69cb1b69 (patch) | |
tree | 974dca346662a085312094fe330994cb7029c883 /emulators | |
parent | 69f031c9e91c9d4560c2140dc5761cc356d08d47 (diff) | |
download | pkgsrc-2643021c365fa6e37839a85c6aeadaac69cb1b69.tar.gz |
Add and enable Cygne-SDL.
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 5b774c8465b..6abbd95340a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.108 2004/07/19 20:30:12 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2004/07/23 19:02:10 wiz Exp $ # COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII +SUBDIR+= Cygne-SDL SUBDIR+= NeoPop-SDL SUBDIR+= aranym SUBDIR+= arcem |