diff --git a/Makefile b/Makefile index b8b334d8..e2f1ff83 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ EMULATOR ?= simh SRC = system syseng sysen1 sysen2 sysnet kshack dragon channa midas _teco_ emacs rms klh syshst sra mrc ksc cstacy gren bawden emacs1 _mail_ l lisp liblsp libdoc comlap lspsrc nilcom rwk inquir acount DOC = info _info_ sysdoc kshack _teco_ emacs emacs1 -MINSYS = _ sys sys2 sys3 device emacs _teco_ sysbin inquir +MINSYS = _ sys sys3 device sysbin inquir RAM = bin/boot/ram.262 NSALV = bin/boot/salv.rp06 @@ -28,6 +28,7 @@ out/sources.tape: $(ITSTAR) rm -f src/*/*~ cd src; $(ITSTAR) -cf ../$@ $(SRC) cd doc; $(ITSTAR) -rf ../$@ $(DOC) + cd bin; $(ITSTAR) -rf ../$@ emacs _teco_ out/salv.tape: $(WRITETAPE) $(RAM) $(NSALV) mkdir -p out diff --git a/build/build.tcl b/build/build.tcl index 84c96415..63a59e05 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -210,6 +210,10 @@ respond "TECPUR" "\r" respond "*" ":kill\r" respond "*" ":link sys3;ts teco,.teco.;tecpur >\r" +respond "*" ":print sys2;..new. (udir)\r" +type ":vk\r" +respond "*" ":link sys2;ts emacs,emacs;ts >\r" + respond "*" ":midas sysbin;_syseng;dump\r" respond "WHICH MACHINE?" "DB\r" expect ":KILL"