| | | |
| Compile.s |
|
|
Assemble Schoonschip object files. |
| NS.s |
|
|
Link Schoonschip object files to make Schip.y, link that
with IOst.y assembled for the Macintosh to make
Schip.yy, and execute Schip.yy with
Simple.e. |
| AMIGA.s |
|
|
Build an Amiga executable, assembling IOst.y and assuming
that Schip.y exists. |
| ATARI.s |
|
|
Build an Atari executable, assembling IOst.y and assuming
that Schip.y exists. |
| MINIMUM.s |
|
|
Build a Minimum executable, assuming that Schip.yy exists,
and handling IOst with Link -n. |
| NEXT.s |
|
|
Build a NeXT executable, assembling IOst.y and assuming
that Schip.y exists, with a command line option to change the
maximum RAM workspace. |
| NE.s |
|
|
Link and execute Schip.yy, rebuilding only Exec,
Hugo, Martijn, and Gamma. |
| NI.s |
|
|
Link and execute Schip.yy, rebuilding only Inlay,
Readin, Lees, Schoon and Intask. |
| NO.s |
|
|
Link and execute Schip.yy, rebuilding only Outlay,
Schrijf, and Outask. |