From 6763b6daf885f90141b1de613c9aa4556a61f196 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 24 Oct 2018 07:31:59 +0200 Subject: [PATCH] Wait for MAKLIB to finish. --- build/misc.tcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/misc.tcl b/build/misc.tcl index 0a855b34..4ff309a4 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -1136,6 +1136,8 @@ respond "*" ":c;cc maklib.c\r" respond "*" ":c;cc c10job.c\r" respond "*" ":stinkr maklib\r" respond "*" ":maklib\r" +expect ":MIDAS" +expect ":KILL" respond "*" ":delete c; \[crel\] 16\r" # TJ6