mirror of
https://github.com/PDP-10/its.git
synced 2026-01-15 16:07:01 +00:00
Also move generated CONFIG > and SYSHST > files from the "src" directory to "out". This facilitates parallel builds, and deploying image files.
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
set cpu its
|
|
set cpu 512k
|
|
set pd off
|
|
at ptr bin/ka10/boot/dskdmp.rim
|
|
at mta0 out/sims/sources.tape
|
|
at dpa0 out/sims/rp03.2
|
|
at dpa1 out/sims/rp03.3
|
|
set dpa noheaders
|
|
b ptr
|