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)
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


No differences found