mirror of
https://github.com/PDP-10/its.git
synced 2026-01-20 01:45:49 +00:00
Build SYSBIN; HOSTS3 BIN using SYSHST; HOSTS3 BIN.
This commit is contained in:
parent
75e2fae1f6
commit
7d7cbc37de
2
Makefile
2
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
|
||||
|
||||
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user