From 11f605664244c4c425a16530b762f038968632ce Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Sun, 23 May 2004 21:28:46 +0000 Subject: Add pearpc 0.1.2, powerPC emulator. PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. WWW: http://pearpc.sourceforge.net/ PR: ports/67034 Submitted by: Roman Bogorodskiy --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index e0ee86bd919f..ea719d82993d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -64,6 +64,7 @@ SUBDIR += osf1_base SUBDIR += p-interp SUBDIR += pcemu + SUBDIR += pearpc SUBDIR += prodosemu SUBDIR += psim-freebsd SUBDIR += qcl -- cgit v1.2.3