Google
 

Trailing-Edge - PDP-10 Archives - cuspjul86upd_bb-jf24a-bb - 10,7/decmai/mx/mx10.ctl
There are 12 other files named mx10.ctl in the archive. Click here to see a list.
!++
!   MX10.CTL
!
!       This control file will build MX under TOPS-10.
!--
.GET SYS:BLISS
.VER
.set watch fil
.r BLISS
!
!Compile the libraries
!
*mxnlib=mxnlib/lib
*mxlib=mxlib/lib
*tbl=tbl/lib
!
!Compile the nml-maintained modules
!
*mxnint=mxnint
*mxnmem=mxnmem
*mxnpag=mxnpag
*mxnque=mxnque
*mxntbl=mxntbl
*mxntxt=mxntxt
!
!Compile the mx-maintained modules
!
*mxdata=mxdata
*mxhost=mxhost
*mxlcl=mxlcl
*mxqman=mxqman
*mxufil=mxufil
*tbl=tbl
*mxerr=mxerr
*mxdcnt=mxdcnt
*mxnipc=mxnipc
*mxnskd=mxnskd
*mxnnet=mxnnet
*/exit
.r MACRO
*cpyryt=cpyryt
*mxnt10=mxnt10
*nettab=nettab
*mxver=mxver
*smtlis=smtlis
*smtsen=smtsen
*lisvax=lisvax
*senvax=senvax
*mxut10=mxut10
*^z
!
!Append Copyright statements
!
APPEND::
.COPY mxut10.rel=CPYRYT.REL,mxut10.rel
.COPY mxnint.REL=CPYRYT.REL,mxnint.REL
.COPY mxnipc.REL=CPYRYT.REL,mxnipc.REL
.COPY mxnmem.REL=CPYRYT.REL,mxnmem.REL
.COPY mxnpag.REL=CPYRYT.REL,mxnpag.REL
.COPY mxnque.REL=CPYRYT.REL,mxnque.REL
.COPY mxnskd.REL=CPYRYT.REL,mxnskd.REL
.COPY mxntbl.REL=CPYRYT.REL,mxntbl.REL
.COPY mxntxt.REL=CPYRYT.REL,mxntxt.REL
.COPY mxnnet.REL=CPYRYT.REL,mxnnet.REL
.COPY mxdata.REL=CPYRYT.REL,mxdata.REL
.COPY mxhost.REL=CPYRYT.REL,mxhost.REL
.COPY mxlcl.REL=CPYRYT.REL,mxlcl.REL
.COPY mxqman.REL=CPYRYT.REL,mxqman.REL
.COPY mxufil.REL=CPYRYT.REL,mxufil.REL
.COPY mxerr.REL=CPYRYT.REL,mxerr.REL
.COPY mxdcnt.REL=CPYRYT.REL,mxdcnt.REL
.COPY tbl.REL=CPYRYT.REL,tbl.REL
.COPY nettab.REL=CPYRYT.REL,nettab.REL
.COPY mxver.REL=CPYRYT.REL,mxver.REL
.COPY smtlis.REL=CPYRYT.REL,smtlis.REL
.COPY smtsen.REL=CPYRYT.REL,smtsen.REL
.COPY senvax.REL=CPYRYT.REL,senvax.REL
.COPY lisvax.REL=CPYRYT.REL,lisvax.REL
!
!Link all modules
!
.r LINK
*/symseg:high
*mxnint,mxnipc,mxnmem,mxnpag,mxnque,mxnskd,mxnt10,mxntbl,mxntxt,mxnnet,-
*mxdata,mxhost,mxlcl,mxqman,mxufil,mxerr,mxdcnt,tbl,-
*nettab,mxver,smtlis,smtsen,lisvax,senvax,mxut10
*/search rel:b361lb
*/save MX
*/go
*^Z
.set wat no file