mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
Upload
Digital Research
This commit is contained in:
13
ASSEMBLY & COMPILE TOOLS/PLM VAX COMPILER/plmvax/plm.lnk
Normal file
13
ASSEMBLY & COMPILE TOOLS/PLM VAX COMPILER/plmvax/plm.lnk
Normal file
@@ -0,0 +1,13 @@
|
||||
$SET VERIFY
|
||||
$!
|
||||
$! PLM.LNK
|
||||
$!
|
||||
$! Command file to link the PL/M-VAX compiler.
|
||||
$!
|
||||
$! 02FEB82 Alex Hunter 1. Original version.
|
||||
$! 04FEB82 Alex Hunter 1. Use LOGNAMES.COM to set logical names.
|
||||
$!
|
||||
$@LOGNAMES
|
||||
$LINK/NODEB/EXE=PLM/NOMAP -
|
||||
PLMCOM/INCLUDE=PLM/LIB,-
|
||||
PLM$UDI:PLMRUN/LIB
|
Reference in New Issue
Block a user