diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-12 02:47:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-12 02:47:35 +0000 |
commit | 58c6069b03cbbfe6ca24f1ea86d288e62e448460 (patch) | |
tree | 4277a590d50ed91f8eca9fc6e7398f56ca002d2e /emulators/Makefile | |
parent | Maintainer emails address bounced (diff) |
This is ePSXe, a Sony Playstation emulator (Linux binary).
PR: ports/46240
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=72950
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 0c467186dea9..f652058373e6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -30,6 +30,7 @@ SUBDIR += ia64sim SUBDIR += ines SUBDIR += libvm68k + SUBDIR += linux-ePSXe SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-vmware-toolbox |