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 | 10b84eefce333975503e01b4fae082af1c5c3ff2 (diff) | |
download | ports-7f3526b91897d9b4cb79c2ad540ff7b2fcf5db69.tar.gz ports-7f3526b91897d9b4cb79c2ad540ff7b2fcf5db69.zip |
Notes
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 |