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:
17
ASSEMBLY & COMPILE TOOLS/PLM VAX COMPILER/plmvax/plm.bld
Normal file
17
ASSEMBLY & COMPILE TOOLS/PLM VAX COMPILER/plmvax/plm.bld
Normal file
@@ -0,0 +1,17 @@
|
||||
$SET VERIFY
|
||||
$!
|
||||
$! PLM.BLD
|
||||
$!
|
||||
$! Command file to build the PL/M-VAX compiler.
|
||||
$!
|
||||
$! 02FEB82 Alex Hunter 1. Original version.
|
||||
$!
|
||||
$!
|
||||
$! 1. Compile all source modules.
|
||||
$!
|
||||
$@PLM.CMP
|
||||
$!
|
||||
$! 2. Link everything together.
|
||||
$!
|
||||
$@PLM.LNK
|
||||
$SET NOVERIFY
|
Reference in New Issue
Block a user