From 588b19df24788cb509eb1bbdc6a3e239ad55f90a Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Fri, 24 Feb 2017 13:13:58 +0100 Subject: [PATCH] Reinstate SYSHST; HOST3 BIN, add SYSHST; TS H3MAKE. --- build/build.tcl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index ecefc2d4..095c5691 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -517,13 +517,15 @@ expect ":KILL" respond "*" ":midas kshack;ts mtboot_kshack;mtboot\r" expect ":KILL" -respond "*" ":midas syshst;ts hosts3_syshst;hosts3\r" +respond "*" ":midas syshst;_syshst;hosts3\r" expect ":KILL" +respond "*" ":link syshst;ts hosts3,syshst;hosts3 bin\r" respond "*" ":link syseng;t20mac 999999,system;t20mac >\r" respond "*" ":midas syshst;_syshst;h3make\r" expect ":KILL" +respond "*" ":link syshst;ts h3make,syshst;h3make bin\r" # build binary host table respond "*" ":syshst;hosts3 /insert syshst; h3text > /outfil sysbin; hosts3 bin\r"