mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
19 lines
228 B
Plaintext
19 lines
228 B
Plaintext
$ newas
|
|
$ !
|
|
$ ! as68 Version 2.2 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 qsort
|
|
$ cx PRINTF
|
|
$ cx strncmp
|
|
$ cx SYMT
|
|
$ @vrelink
|