Google
 

Trailing-Edge - PDP-10 Archives - BB-FB49A-RM - sources/copy.cmd
There is 1 other file named copy.cmd in the archive. Click here to see a list.
! SOURCE:COPY.CMD
! Control file to copy sources for Gateway Management from
! "SOURCE:" to "YOURSOURCE:"
! to produce the SNAILH.EXE and SNT.EXE for the SUBSYS directory.
! The control file to build them is SOURCE:BUILD.CTL and reads
! a DSK.CMD from SOURCE: to setup the logical names.
!
@ENABLE
@DEFINE SOURCE: STAR:<SNA.TAPE2.GM.SOURCE>
@COPY SOURCE:*.* YOURSOURCE:*.*
!
! The Gateway Management tape should contain two save sets
! with the following files.
!
! The DOCUMENTATION files are in STAR:<SNA.TAPE2.GM.DOC>*.*
! The SUBSYS files already built are in STAR:<SNA.TAPE2.GM.SUBSYS>*.*
! 
! A directory of the files for those two save sets is in
! SOURCE:GM-TAPE-DIRECTORY.TXT
!