mirror of
https://github.com/PDP-10/its.git
synced 2026-04-26 04:07:36 +00:00
GT - generate tables for C compiler.
- Rename YPRASE to C25, because that's what the STINKR script expects. - Rename the lextype variable to lextag, because that's what G1 expects. - Remove duplicate definition of STCMP; it's already in the C library. - No need to link in APFNAM; it's already in the C library. - Rewrite STINKR script for ITS.
This commit is contained in:
@@ -1153,6 +1153,11 @@ expect ":KILL"
|
||||
respond "*" ":stinkr cc\r"
|
||||
expect ":KILL"
|
||||
|
||||
# GT
|
||||
respond "*" ":c;cc g0.c g1.c g2.c g3.c g4.c g5.c c25.c\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":stinkr gt\r"
|
||||
|
||||
# TJ6
|
||||
respond "*" ":midas sysbin;_tj6;tj6\r"
|
||||
expect ":KILL"
|
||||
|
||||
Reference in New Issue
Block a user