Google
 

Trailing-Edge - PDP-10 Archives - decuslib20-10 - decus/20-185/xmit.ctl
There are no other files named xmit.ctl in the archive.
!Control file to build various flavors of XMIT.  Note the naming convention:
!  "Destination node name" + "MIT".  Hence if you are connecting two nodes
!  KLA and KLB, KLAMIT runs on KLB and KLBMIT runs on KLA.  Get it?
!
! Build an XMIT to run on KLB and talk to KLA:
@Load/compile KLAMIT.MAC+XMIT.MAC
@Save KLAMIT
!
! Now build an XMIT to run on KLA and talk to KLB:
@Load/compile KLBMIT.MAC+XMIT.MAC
@Save KLBMIT