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 | f87b2bc17daf9e6530065b6d9edeac20f980ca09 (patch) | |
tree | 974dca346662a085312094fe330994cb7029c883 /emulators/Makefile | |
parent | 01a58e77b6ee8868b5f0f2f14b4c9545a7d8615e (diff) | |
download | pkgsrc-f87b2bc17daf9e6530065b6d9edeac20f980ca09.tar.gz |
Add and enable Cygne-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 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 |