diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-02-13 11:52:07 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-02-13 11:52:07 +0000 |
commit | 03ee0564ab407acbfe3d3676a5ee6df46404c192 (patch) | |
tree | 42e8626833897b4c4eb78065434e4827790ad8fd /emulators/Makefile | |
parent | Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator. (diff) |
Add TuxNES.
Notes
Notes:
svn path=/head/; revision=25744
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 c8245fc7fd8f..6f978bcbe519 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -34,6 +34,7 @@ SUBDIR += stonx SUBDIR += tkhfs SUBDIR += truereality + SUBDIR += tuxnes SUBDIR += twin SUBDIR += vgb SUBDIR += vice |