diff --git a/Makefile b/Makefile index 2d76a900..506f9628 100644 --- a/Makefile +++ b/Makefile @@ -30,8 +30,8 @@ DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \ chprog sail draw wl pc tj6 share _glpr_ _xgpr_ inquir mudman system \ xfont maxout ucode moon acount alan channa fonts games graphs humor \ kldcp libdoc lisp _mail_ midas quux scheme manual wp chess ms macdoc -BIN = sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys moon \ - graphs draw datdrw fonts fonts1 fonts2 games macsym maint imlac \ +BIN = sys1 sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys \ + moon graphs draw datdrw fonts fonts1 fonts2 games macsym maint imlac \ _www_ hqm # These are not included on the tape. diff --git a/bin/sys1/ts.cross b/bin/sys1/ts.cross new file mode 100755 index 00000000..ebd74b31 Binary files /dev/null and b/bin/sys1/ts.cross differ diff --git a/build/misc.tcl b/build/misc.tcl index b59e2b35..5ea80d20 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -282,8 +282,9 @@ respond "*" ":midas sys1;ts meter_syseng;meter\r" expect ":KILL" # cross -respond "*" ":midas sys1;ts cross_syseng;cross\r" -expect ":KILL" +# This is not the microcomputer cross assembler. +#respond "*" ":midas sys1;ts cross_syseng;cross\r" +#expect ":KILL" # MACN80 respond "*" ":midas sys3;ts macn80_gz;macn80\r"