1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-15 16:07:01 +00:00

Move EMACS binaries from minsys to sources tape.

This commit is contained in:
Lars Brinkhoff 2016-12-01 13:04:51 +01:00 committed by Eric Swenson
parent d274195213
commit a0bc219950
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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"