mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 16:34:07 +00:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
mkver -e "c68 loader 4.3 -"
|
|
cc -w -DPDP11 -c main.c
|
|
cc -w -DPDP11 -c symt.c
|
|
cc -w -DPDP11 -c version.c
|
|
cc -n main.o symt.o seek.o lseek.o version.o -l6 -lC -o lo68.pdp
|