mirror of
https://github.com/PDP-10/its.git
synced 2026-02-04 23:54:37 +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,8 +5,8 @@ set cpu mpx
|
||||
set pd off
|
||||
set dpy enabled
|
||||
at ptr bin/ka10/boot/dskdmp.rim
|
||||
at dpa0 out/rp03.2
|
||||
at dpa1 out/rp03.3
|
||||
at dpa0 out/sims/rp03.2
|
||||
at dpa1 out/sims/rp03.3
|
||||
set mta mpx=7
|
||||
set mta type=b
|
||||
set dt mpx=6
|
||||
|
||||
Reference in New Issue
Block a user