diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-13 08:44:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-13 08:44:00 +0000 |
commit | 2b1b14eb594f369a8fd4b7d1844a6975afe46528 (patch) | |
tree | d236dd160991a81c64a454267e3c752c1db98271 /emulators/Makefile | |
parent | Back at Purdue University for my sixth semester of computer engineering. (diff) |
New port: emulators/linux-pete-mesagpu
This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin.
Tested on the above system with emulators/linux-ePSXe (ports/46240).
PR: ports/46482
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 f652058373e6..bff64bb4935b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -33,6 +33,7 @@ SUBDIR += linux-ePSXe SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu + SUBDIR += linux-pete-mesagpu SUBDIR += linux-vmware-toolbox SUBDIR += linux-winetools SUBDIR += linux_base |