1
0
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:
Lars Brinkhoff 2023-07-04 08:49:45 +02:00
parent a66074843d
commit e233d5e8fb
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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} {