diff options
author | xtraeme <xtraeme> | 2005-08-30 11:08:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-08-30 11:08:18 +0000 |
commit | aa23eb7b056a892263b2eb7e70bbb6a8b112cebb (patch) | |
tree | 1fe474c3659141b6cbbddd9893d3b931bb3ef911 /emulators | |
parent | 2fe57504d6aa4dc29cf76343ec0961ab7d42d40e (diff) | |
download | pkgsrc-aa23eb7b056a892263b2eb7e70bbb6a8b112cebb.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 |