mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 16:34:07 +00:00
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
$ preproc
|
|
$ set noon
|
|
$ !
|
|
$ ! Build file for VMS version of CP68
|
|
$ !
|
|
$ copy machine.vax machine.h
|
|
$ pur machine.h
|
|
$ cx CEXPR
|
|
$ cx INIT
|
|
$ cx LEX
|
|
$ cx MACRO
|
|
$ cx MAIN
|
|
$ cx UTIL
|
|
$ clink cexpr,init,lex,macro,main,util,lib:klib/lib cp68
|