diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-08-21 14:15:11 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-08-21 14:15:11 +0000 |
commit | 582554d310f45a39d8750a45b8ed860f02ad7df7 (patch) | |
tree | afab834cf16d2b87df3cf7a795408e9a0e0e2aa4 /emulators/Makefile | |
parent | 730752364fe40fe0301814908403297c23305f30 (diff) |
New port for p-interp, a UCSD/Apple Pascal p-system interpreter.
Notes
Notes:
svn path=/head/; revision=46588
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 4ae9a4a5bb06..fd1ece39f2a3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -33,6 +33,7 @@ SUBDIR += mastergear SUBDIR += mtools SUBDIR += osf1_base + SUBDIR += p-interp SUBDIR += pcemu SUBDIR += prodosemu SUBDIR += qcl |