Google
 

Trailing-Edge - PDP-10 Archives - integ_tools_tops20_v7_30-apr-86_dumper - tools/compil/readme.txt
There are 15 other files named readme.txt in the archive. Click here to see a list.
There are four symbols that must be defined in order for the COMPILE-type
commands to work.  For the BYU VAX, COMPIL.EXE is placed in SYS$BYU:.
The command definitions are as follows:

$ COMP*ILE	:==	$SYS$BYU:COMPIL COMPILE
$ DEB		:==	$SYS$BYU:COMPIL DEBUG
$ EX*ECUTE	:==	$SYS$BYU:COMPIL EXECUTE
$ LOA*D		:==	$SYS$BYU:COMPIL LOAD

For the BYU system, these lines are included in the system-wide login
command procedure.