1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-02 18:04:38 +00:00

Assemble TCTYP earlier, since INFO needs it.

This commit is contained in:
Lars Brinkhoff
2018-09-03 21:05:18 +02:00
parent 682ade2954
commit a338ddb5d1

View File

@@ -18,6 +18,11 @@ type ":vk\r"
respond "*" ":print device;..new. (udir)\r"
type ":vk\r"
# TCTYP
respond "*" ":midas sysbin;_syseng;tctyp\r"
expect ":KILL"
respond "*" ":link sys;ts tctyp,sysbin;tctyp bin\r"
source $build/emacs.tcl
# TAGS
@@ -60,10 +65,6 @@ expect ":KILL"
respond "*" ":delete sys;atsign device\r"
respond "*" ":link sys;atsign device,sysbin;@dev bin\r"
respond "*" ":midas sysbin;_syseng;tctyp\r"
expect ":KILL"
respond "*" ":link sys;ts tctyp,sysbin;tctyp bin\r"
respond "*" ":midas sysbin;_syseng;crtsty\r"
expect ":KILL"
respond "*" ":job crtsty\r"