Adding Atari TOS support
authorRobert Roland <rob.roland@gmail.com>
Thu, 4 Jul 2019 05:10:06 +0000 (22:10 -0700)
committerRobert Roland <rob.roland@gmail.com>
Thu, 4 Jul 2019 05:14:47 +0000 (22:14 -0700)
commit5b6ff8f27da4f149319fd8becef3a546d1d8f48e
tree8cea740795a118b38d5e19476e1f168b6536b180
parent2b264b316a57c96282aa68b65b7e1d2441c2a0c3
Adding Atari TOS support

Adding a simple Makefile based on the Amiga Makefile to use VBCC to compile for Atari TOS.

In the Amiga and Atari Makefile, I made a small change to ensure the LDFLAGS (-lm) end up at the end of the link command, otherwise they will fail
build/linux-crossbuild-amiga/Makefile
build/linux-crossbuild-atari/Makefile [new file with mode: 0644]
csrc/pf_types.h