Removed the ace target. It didn't have a linker config and was untested for

~10 years


git-svn-id: svn://svn.cc65.org/cc65/trunk@4162 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-09-13 11:46:04 +00:00
parent effa1f4864
commit 785d8ebb43
7 changed files with 19 additions and 33 deletions

View File

@@ -3917,7 +3917,6 @@ For better orthogonality, the assembler defines similar symbols as the
compiler, depending on the target system selected:
<itemize>
<item><tt/__ACE__/ - Target system is <tt/ace/
<item><tt/__APPLE2__/ - Target system is <tt/apple2/
<item><tt/__APPLE2ENH__/ - Target system is <tt/apple2enh/
<item><tt/__ATARI__/ - Target system is <tt/atari/