diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:50:05 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:50:05 +0000 |
commit | cac61163f15536c48bda8d85cc18421c6bb5c450 (patch) | |
tree | 52d633193e210559c26e4bac89579521a6afe763 /emulators/Makefile | |
parent | auctex version 9.9p (diff) |
TrueReality version 1999062900
A Nintendo N64(tm) emulator.
PR: 15146
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
Notes
Notes:
svn path=/head/; revision=24057
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 97791d1ad6de..e76dcc4691ae 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -30,6 +30,7 @@ SUBDIR += stella SUBDIR += stonx SUBDIR += tkhfs + SUBDIR += truereality SUBDIR += vgb SUBDIR += vice SUBDIR += vMac |