view 3rdparty/ReadMe @ 2898:28ed72477814 lwtools-port

Dummy merge of default branch into lwtools hg -y merge --tool=internal:fail default hg revert --all --no-backup --rev . hg resolve -a -m This dummy merge discards any changes from the default branch so that the result is the same as what lwtools already had. When merging back to default branch later, the discarded changes will be discarded there also, so the result will be that the default branch will contain what the lwtools branch had before these merges. Only scripts/burst was "rescued" from default branch.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 11 Jan 2014 18:40:44 +0100
parents c2efc7ba94a0
children
line wrap: on
line source

OS-9 3RD PARTY SOURCE ARCHIVE

This directory contains the source to numerous 3rd party packages
for OS-9, both Levels One and Two.

FILE ORGANIZATION
Sources and bootfiles are separated into the following directories:

	booters/     ..... Source for OS-9 system booters
	drivers/     ..... Source for various drivers
	fmgrs/       ..... Source for file managers
	p2mods/      ..... Source for P2 modules
	packages/    ..... Source for OS-9 based applications
	subrtns/     ..... Source for subroutine modules
	utils/       ..... Source for various utilities

BUILDING
Typing 'make' will build binaries from the sources throughout the
3rdparty/ tree.

CHANGES
This archive is expected to grow and expand as more utilities,
system modules and packages are diassembled and commented.