Google
 

Trailing-Edge - PDP-10 Archives - T10_DECMAIL_MS_V11_FT1_860414 - 10,7/mail/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
!
*nmulib=nmulib/lib
*mxlib=mxlib/lib
*tbl=tbl/lib
!
!Compile the nml-maintained modules
!
*nmuint=nmuint
*nmumem=nmumem
*nmupag=nmupag
*nmuque=nmuque
*nmutbl=nmutbl
*nmutxt=nmutxt
!
!Compile the mx-maintained modules
!
*mxdata=mxdata
*mxhost=mxhost
*mxlcl=mxlcl
*mxqman=mxqman
*mxufil=mxufil
*tbl=tbl
*mxerr=mxerr
*mxdcnt=mxdcnt
*nmuipc=nmuipc
*nmuskd=nmuskd
*nmunet=nmunet
*/exit
.r MACRO
*nmut10=nmut10
*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 nmuint.REL=CPYRYT.REL,nmuint.REL
.COPY nmuipc.REL=CPYRYT.REL,nmuipc.REL
.COPY nmumem.REL=CPYRYT.REL,nmumem.REL
.COPY nmupag.REL=CPYRYT.REL,nmupag.REL
.COPY nmuque.REL=CPYRYT.REL,nmuque.REL
.COPY nmuskd.REL=CPYRYT.REL,nmuskd.REL
.COPY nmut10.REL=CPYRYT.REL,nmut10.REL
.COPY nmutbl.REL=CPYRYT.REL,nmutbl.REL
.COPY nmutxt.REL=CPYRYT.REL,nmutxt.REL
.COPY nmunet.REL=CPYRYT.REL,nmunet.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
*nmuint,nmuipc,nmumem,nmupag,nmuque,nmuskd,nmut10,nmutbl,nmutxt,nmunet,-
*mxdata,mxhost,mxlcl,mxqman,mxufil,mxerr,mxdcnt,tbl,-
*nettab,mxver,smtlis,smtsen,lisvax,senvax,mxut10
*/save MX
*/go
*^Z
.set wat no file