1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-15 15:50:28 +00:00

Remove key checking code. (#251)

This wasn't actually hooked up any more, so it was pretty much
all dead code. The handling of this in the command line options
is gone.

In `bin/makefile-tail`, `DEVFILES` and `LIBFILES` became identical, so
`DEVFILES` went away.
This commit is contained in:
Bruce Mitchener
2021-01-20 14:47:55 +07:00
committed by GitHub
parent 397143d760
commit 85fa89ba88
19 changed files with 29 additions and 697 deletions

View File

@@ -69,7 +69,6 @@ s/find\-disp\.lex/find\-dsp\.lex/g
s/gchoverflow\.c/gcpunt\.c/g
s/initdisplay\.c/initdsp\.c/g
s/inlineSPARC\.h/inlnSPARC\.h/g
s/newkeymaker\.c/mkkey\.c/g
s/newmakeatom\.c/mkatom\.c/g
s/systematoms\.h/sysatms\.h/g
s/testdisplay\.c/testdsp\.c/g