1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-26 02:05:51 +00:00

Build STRINKR.

This commit is contained in:
Lars Brinkhoff
2018-11-02 11:31:14 +01:00
parent 0b5aac24dc
commit 1b877287b6
2 changed files with 9 additions and 1 deletions

View File

@@ -1431,6 +1431,14 @@ respond "*" ":cwd clib\r"
respond "*" ":cc tv.>\r"
expect ":KILL"
# STINKR
respond "*" ":cwd stinkr\r"
respond "*" ":link stinkr; c defs, c;\r"
respond "*" ":c;cc sjob.c sjob10.c sload.c sread.c ssym.c stinkr.c\r"
expect ":KILL"
respond "*" ":stinkr stinkr\r"
expect ":KILL"
# TJ6
respond "*" ":midas sysbin;_tj6;tj6\r"
expect ":KILL"