mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 11:04:02 +00:00
Move STINK 121T build forward because it's needed for NTS programs.
This commit is contained in:
@@ -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} {
|
||||
|
||||
Reference in New Issue
Block a user