diff options
author | nakai <nakai@FreeBSD.org> | 2001-04-22 00:31:45 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-04-22 00:31:45 +0000 |
commit | 4905953d875ea2f2e6cd0c80f2f1bd2ee11928a9 (patch) | |
tree | 702267b0afa2a2506a67ffe454227144848a6a01 /emulators/Makefile | |
parent | c31ca843cbbec7d84dced94715c08ba32724a3ab (diff) | |
download | FreeBSD-ports-4905953d875ea2f2e6cd0c80f2f1bd2ee11928a9.zip FreeBSD-ports-4905953d875ea2f2e6cd0c80f2f1bd2ee11928a9.tar.gz |
Initial import.
Another GameBoy(tm) emulator.
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 beee108..ed48213 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -7,6 +7,7 @@ SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc + SUBDIR += cingb SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += dgen-sdl |