diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-05 22:15:53 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-05 22:15:53 +0000 |
commit | 629892cbb93c4a549f8f18e7ebbf26ecdbbdd1d2 (patch) | |
tree | 8e55f0ce571fb89de2add2f412bad08314922336 /emulators/Makefile | |
parent | Chase Code_Aster's upgrade to 8.1. (diff) |
Add gens, a Sega Genesis/CD/32X emulator
PR: ports/82576
Submitted by: Travis Poppe <tlp@LiquidX.org>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 94e1eab76b59..04a3f0a4b3eb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,6 +29,7 @@ SUBDIR += gcube SUBDIR += generator SUBDIR += generator-cbiere + SUBDIR += gens SUBDIR += gngb SUBDIR += gnuboy SUBDIR += grustibus |