mirror of
https://github.com/PDP-10/its.git
synced 2026-02-06 08:34:38 +00:00
Place built image files in separate directories for each target.
Also move generated CONFIG > and SYSHST > files from the "src" directory to "out". This facilitates parallel builds, and deploying image files.
This commit is contained in:
committed by
Eric Swenson
parent
5be5d506b9
commit
fa46ff4e4c
@@ -5,7 +5,7 @@ set pd off
|
||||
at ptr bin/ka10/boot/dskdmp.rim
|
||||
set mta mpx=7
|
||||
set mta type=b
|
||||
at dpa0 out/rp03.2
|
||||
at dpa1 out/rp03.3
|
||||
at dpa0 out/sims/rp03.2
|
||||
at dpa1 out/sims/rp03.3
|
||||
set dpa noheaders
|
||||
b ptr
|
||||
|
||||
Reference in New Issue
Block a user