diff --git a/Makefile b/Makefile index 848b57b3..682880d5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \ bawden _mail_ l lisp libdoc comlap lspsrc nilcom rwk \ inquir acount gz sys decsys ecc alan sail DOC = info _info_ sysdoc sysnet kshack _teco_ emacs emacs1 -BIN = sys2 sysbin device emacs _teco_ lisp liblsp alan inquir sail comlap +BIN = sys2 device emacs _teco_ lisp liblsp alan inquir sail comlap # These directories are put on the minsys tape. MINSYS = _ sys diff --git a/bin/sysbin/hosts3.2012 b/bin/sysbin/hosts3.2012 deleted file mode 100644 index 5377fef9..00000000 Binary files a/bin/sysbin/hosts3.2012 and /dev/null differ diff --git a/build/build.tcl b/build/build.tcl index a26fbc76..aeda128a 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -512,9 +512,10 @@ respond "*" ":link syseng;t20mac 999999,system;t20mac >\r" respond "*" ":midas syshst;_syshst;h3make\r" expect ":KILL" -# submit job to daemon to build binary host table -respond "*" ":job h3make\r" -respond "*" ":load syshst;h3make bin\r" +# build binary host table +respond "*" ":job hosts3\r" +respond "*" ":load syshst; hosts3 bin\r" +respond "*" ":jcl /insert syshst; h3text > /outfil sysbin; hosts3 bin\r" respond "*" "\033g" # basic TCP support