diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-05 20:03:26 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-05 20:03:26 +0000 |
commit | 6e8b3a265cf41c680b8682d1654ebeb7018edc8d (patch) | |
tree | 818024dddbdefbc2508c67086b41176c9d0c032a | |
parent | This contains a minimal selection of shared libraries from a Compaq Tru64 5.0 (diff) |
Turn on osf1_base
Notes
Notes:
svn path=/head/; revision=25504
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b119dbc24615..c8245fc7fd8f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -22,6 +22,7 @@ SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools + SUBDIR += osf1_base SUBDIR += pcemu SUBDIR += prodosemu SUBDIR += quasi88 |