1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-19 00:12:52 +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"

View File

@@ -295,7 +295,7 @@
- SRDATE, set reference date on a file.
- SSV4, SSV for Imlac PDS-4.
- STINK, linker.
- STINKR, new linker (binary only).
- STINKR, C linker.
- STTY, set terminal parameters.
- STONE, the old African game of stones.
- STUFF, load code into PDP-11 through 10-11 interface.