Fixed comments (that were obviously copy/pasted wrongly long ago)

This commit is contained in:
Markus Fröschle
2016-08-02 08:45:26 +00:00
parent fc81a3651c
commit 408e47bde7
4 changed files with 56 additions and 50 deletions

View File

@@ -10,7 +10,7 @@
# can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint
# toolchain
COMPILE_ELF=Y
COMPILE_ELF=N
ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf-