Files
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

16 lines
523 B
Plaintext

mkver -e "C68 Code Generator 4.3 -"
c68 -S -L -DVERSADOS -DMC68000 canon.c
c68 -S -L -DVERSADOS -DMC68000 codegen.c
c68 -S -L -DVERSADOS -DMC68000 cskels.c
c68 -S -L -DVERSADOS -DMC68000 interf.c
c68 -S -L -DVERSADOS -DMC68000 main.c
c68 -S -L -DVERSADOS -DMC68000 optab.c
c68 -S -L -DVERSADOS -DMC68000 putexpr.c
c68 -S -L -DVERSADOS -DMC68000 smatch.c
c68 -S -L -DVERSADOS -DMC68000 sucomp.c
c68 -S -L -DVERSADOS -DMC68000 tabl.c
c68 -S -L -DVERSADOS -DMC68000 util.c
c68 -S -L -DVERSADOS -DMC68000 version.c
mv *.s vst