diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-08-30 11:08:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-08-30 11:08:18 +0000 |
commit | a82b112d3965dd483c4d0a52e6ba062d229abc2d (patch) | |
tree | 1fe474c3659141b6cbbddd9893d3b931bb3ef911 /emulators | |
parent | b312030d7184210c3f7ac714c19950d51df112c4 (diff) | |
download | pkgsrc-a82b112d3965dd483c4d0a52e6ba062d229abc2d.tar.gz |
Added emulators/generator-cbiere
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 a67c3ffe97f..7123a069338 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.135 2005/08/07 16:17:43 recht Exp $ +# $NetBSD: Makefile,v 1.136 2005/08/30 11:08:18 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -40,6 +40,7 @@ SUBDIR+= fuse SUBDIR+= fuse-utils SUBDIR+= gcube SUBDIR+= generator +SUBDIR+= generator-cbiere SUBDIR+= gens SUBDIR+= gnuboy SUBDIR+= gnuboy-sdl |