diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-12 21:42:54 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-12 21:42:54 +0000 |
commit | 7f3526b91897d9b4cb79c2ad540ff7b2fcf5db69 (patch) | |
tree | 87a5341607b07161415b288cec64d81098865f78 /emulators/Makefile | |
parent | Upgrade to 20011007 and install man pages. (diff) |
PowerPC PSIM simulator for FreeBSD/PowerPC kernel development.
Submitted by: mp (emblishment by me)
Notes
Notes:
svn path=/head/; revision=48720
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 f17e3aad6d1c..b3372851f376 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -36,6 +36,7 @@ SUBDIR += p-interp SUBDIR += pcemu SUBDIR += prodosemu + SUBDIR += psim-freebsd SUBDIR += qcl SUBDIR += quasi88 SUBDIR += rtc |