Google
 

Trailing-Edge - PDP-10 Archives - bb-y390o-bm_tops20_v41_atpch_20 - autopatch/all.p20
There are 2 other files named all.p20 in the archive. Click here to see a list.
; COPYRIGHT (c) 1985, 1988 BY
;	    Digital Equipment Corporation, Maynard, MA.
;
;   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.
;

@
@DEFINE LAPPAT: AP20:<AUTOPATCH>
@TAKE LAP.DEF

@ENABLE
@BUILD <AUTOPATCHLOAD>
@WOR 1000000000
@PER 1000000000
@

@DEFINE L: <AUTOPATCHLOAD>
@MOUNT TAPE TAPE:/READ-ONLY
NOERROR
@DUMPER
*TAPE TAPE:
*RESTORE AP20:<AUTOPATCH>*.* L:
@COPY L:*.UNV LAPPAT:
@COPY L:*.REL LAPPAT:
@COPY L:*.EXE LAPPAT:
@COPY L:*.MAC LAPPAT:
@COPY L:*.CMD LAPPAT:
@COPY L:*.UPD LAPPAT:
@COPY L:APEDIT.* LAPPAT:
@COPY L:README.* LAPPAT:
@COPY L:B20*.R20 LAPB20:
@COPY L:P2S1.C20 LAPFTN:
@COPY L:REVHST.C20 LAPFTN:
@COPY L:FORTRA.X20 LAPFTN:
@COPY L:T2020.X20 LAPT20:
@COPY L:T20EXA.X20 LAPT20:
@COPY L:TFR*.C20 LAPTFR:
@COPY L:CREF.X20 LAPUTL:
@COPY L:EDT.X20 LAPUTL:
@COPY L:INFO.X20 LAPUTL:
@COPY L:FILCOM.X20 LAPUTL:
@COPY L:LNK*.X20 LAPUTL:
@COPY L:MACRO.X20 LAPUTL:
@COPY L:MACTEN.X20 LAPUTL:
@COPY L:MAPPER.X20 LAPUTL:
@COPY L:REAPER.X20 LAPUTL:
@COPY L:UUOSYM.X20 LAPUTL:
@COPY L:VERSIO.X20 LAPUTL:
@COPY L:TAP020.DIR LAPPAT:
@COPY L:PAT220.DPD LAPPAT:
@DELETE L:*.* 
@EXPUNGE L:
@CONTINUE
*RESTORE AP20:<AUTOPATCH>*.* L:
@COPY L:ALG*.* LAPALG:
@COPY L:APL*.* LAPAPL:
@COPY L:B20*.* LAPB20:
@COPY L:*.CMD LAPCBL:
@COPY L:CB*.* LAPCBL:
@COPY L:V61*.MAC LAPCBL:
@COPY L:DB2*.* LAPDBM:
@COPY L:FTS*.* LAPFTS:
@COPY L:FTN*.* LAPFTN:
@COPY L:GAL*.* LAPGAL:
@COPY L:PAS*.* LAPPAS:
@COPY L:SRT*.* LAPSRT:
@COPY L:T2*.* LAPT20:
@COPY L:L20SCH.CCL LAPT20:
@COPY L:TFR*.* LAPTFR:
@COPY L:UTL*.* LAPUTL:
@COPY L:L2PLNK.CCL LAPUTL:
@COPY L:PEP*.EXE SYS:
@DELETE L:PEP*.EXE
@COPY L:PEP.HLP SYS:
@COPY L:*.EXE LAPPAT:
@COPY L:*.REL LAPFTS:
@COPY L:PEP201.PDF LAPPAT:
@COPY L:*.DIR LAPPAT:
@COPY L:*.DOC LAPPAT:
@COPY L:*.HLP LAPPAT:
@COPY L:BOOT.MAC LAPUTL:
@COPY L:EDTHLP.RNO LAPUTL:
@COPY L:MAKHLP.EXE LAPUTL:
@COPY L:PMT.MAC LAPUTL:
@DELETE L:*.*
@EXPUNGE L:
@CONTINUE
*REWIND
*EXIT
@RESET
@BUILD <AUTOPATCHLOAD>
@KILL
@
@