mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
16 lines
190 B
Plaintext
16 lines
190 B
Plaintext
$ asm
|
|
$ !
|
|
$ ! as68 Version 2.3 make file for VMS
|
|
$ !
|
|
$ set noon
|
|
$ copy machine.vax machine.h
|
|
$ cx AS68INIT
|
|
$ cx DIR
|
|
$ cx EXPR
|
|
$ cx MAIN
|
|
$ cx MISC
|
|
$ cx PASS1A
|
|
$ cx PASS2
|
|
$ cx SYMT
|
|
$ @vrelink
|