mirror of
https://github.com/agn453/RSTS-E.git
synced 2026-01-11 23:22:42 +00:00
14 lines
253 B
Plaintext
14 lines
253 B
Plaintext
$! Command file to build SCMPCA.B2S (with Basic-Plus-2)
|
|
$!
|
|
$ set noOn
|
|
$ run $bp2ic2
|
|
SCALE 0
|
|
OLD SCMPCA.B2S
|
|
COMPILE SCMPCA/OBJECT/CHAIN/NODEBUG/NOCROSS/NOLIST/NOWARN
|
|
BUILD SCMPCA
|
|
SCRATCH
|
|
EXIT
|
|
$ tkb @SCMPCA
|
|
$ del scmpca.odl, scmpca.obj, scmpca.cmd
|
|
$ exit
|