mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +00:00
Move STINK 121T build forward because it's needed for NTS programs.
This commit is contained in:
parent
a66074843d
commit
e233d5e8fb
@ -1822,3 +1822,7 @@ expect ":KILL"
|
||||
# CHATER
|
||||
respond "*" ":midas sys1;ts chater_gren;coms\r"
|
||||
expect ":KILL"
|
||||
|
||||
# STINK 121T, used to build Muddle and some old programs
|
||||
respond "*" ":midas mudsys;ts stink_sysen2;stink 121t\r"
|
||||
expect ":KILL"
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
log_progress "ENTERING BUILD SCRIPT: MUDDLE"
|
||||
|
||||
# STINK 121T, used to build Muddle
|
||||
respond "*" ":midas mudsys;ts stink_sysen2;stink 121t\r"
|
||||
expect ":KILL"
|
||||
|
||||
mkdir "mudsav"
|
||||
|
||||
proc build_muddle {dir version} {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user