0
|
1 OS-9 3RD PARTY SOURCE ARCHIVE
|
|
2
|
|
3 This directory contains the source to numerous 3rd party packages
|
|
4 for OS-9, both Levels One and Two.
|
|
5
|
|
6 FILE ORGANIZATION
|
|
7 Sources and bootfiles are separated into the following directories:
|
|
8
|
|
9 drivers/ ..... Source for various drivers
|
|
10 fmgrs/ ..... Source for file managers
|
|
11 p2mods/ ..... Source for P2 modules
|
|
12 packages/ ..... Source for OS-9 based applications
|
|
13 subrtns/ ..... Source for subroutine modules
|
|
14 utils/ ..... Source for various utilities
|
|
15
|
|
16 BUILDING
|
|
17 Typing 'make' will build binaries from the sources throughout the
|
|
18 3rdparty/ tree.
|
|
19
|
|
20 CHANGES
|
|
21 This archive is expected to grow and expand as more utilities,
|
|
22 system modules and packages are diassembled and commented.
|
|
23
|