Trailing-Edge
-
PDP-10 Archives
-
BB-R595B-SM_11-9-85
-
mcb/nmx/nmeall.ctl
There is 1 other file named nmeall.ctl in the archive. Click here to see a list.
; COPYRIGHT (c) 1980, 1981, 1982
; DIGITAL EQUIPMENT CORPORATION
; Maynard, Massachusetts
;
; This software is furnished under a license and may be used
; and copied only in accordance with the terms of such license
; and with the inclusion of the above copyright notice. This
; software or any other copies thereof may not be provided or
; otherwise made available to any other person. No title to
; and ownership of the software is hereby transferred.
;
; The information in this software is subject to change
; without notice and should not be construed as a commitment
; by DIGITAL EQUIPMENT CORPORATION.
;
; DIGITAL assumes no responsibility for the use or reliability
; of its software on equipment which is not supplied by
; DIGITAL.
;
; NMEALL.CTL - Compile and Build the NMX Program
;
; Use V3 of BLIS16 but MCBLIB built without /VAR:2
@def dsk: dsk:,mcb:,bli:
@def bli: v3p0:,netpkg:<brelease>,netpkg:<blis16> ! V3 of BLISS 16
@BLI:BLIS16 NMXPAR.REQ/LIB/LIST/VAR:2
@BLI:BLIS16 NMX/OPTL:3/STAT/LIST/FORM:REQ/CODE
@BLI:BLIS16 NMXCCE/OPTL:3/STAT/LIST/FORM:REQ/CODE
@BLI:BLIS16 NMXDLE/OPTL:3/STAT/LIST/FORM:REQ/CODE
@BLI:BLIS16 NMXEVE/OPTL:3/STAT/LIST/FORM:REQ/CODE
@BLI:BLIS16 NMXINE/OPTL:3/STAT/LIST/FORM:REQ/CODE
@bli:blscrf
*,nmxpar=nmxpar.req
*nmx,nmx=nmx/d
*nmxcce,nmxcce=nmxcce/d
*nmxdle,nmxdle=nmxdle/d
*nmxeve,nmxeve=nmxeve/d
*nmxine,nmxine=nmxine/d
@append v3p0:ff,nmx.xrf nmx.lst
@append v3p0:ff,nmxcce.xrf nmxcce.lst
@append v3p0:ff,nmxdle.xrf nmxdle.lst
@append v3p0:ff,nmxeve.xrf nmxeve.lst
@append v3p0:ff,nmxine.xrf nmxine.lst
@delete nmx.xrf,nmxcce.xrf,nmxdle.xrf,nmxeve.xrf,nmxine.xrf
@append nmx.gxr,nmxcce.gxr,nmxdle.gxr,nmxeve.gxr,nmxine.gxr nmxpar.gxr
@sort
*sort/record:150/key:1,40,alpha,ascend/ascii nmxpar.gxr nmx.sor
@delete nmxpar.gxr,nmx.gxr,nmxcce.gxr,nmxdle.gxr,nmxeve.gxr,nmxine.gxr
@conden
*nmx.gxr=nmx.sor
@delete nmx.sor