Google
 

Trailing-Edge - PDP-10 Archives - decuslib10-02 - 43,50230/bldrip.ctl
There are no other files named bldrip.ctl in the archive.
;This .CTL file builds RIPOFF.EXE and RIPOFF.SYM.  The debug version
;of RIPOFF called RIPDDT is not built.  See DEBRIP.CCL for instructions
;on how to do this.

.R SETSRC
*C DSKA:
*CP[10,12,RIPOFF]
.IF(ERROR).GOTO DIE
.R MACRO
*RIPOFF=RIPOFF
.IF(ERROR).GOTO DIE
.R LINK
*@LNKRIP
.NSSAVE RIPOFF
.IF(ERROR).GOTO DIE
.R LINK
*@LNSRIP
DIE::