made sure code compiles with elf _and_ mint toolchain

This commit is contained in:
Markus Fröschle
2013-04-21 05:16:20 +00:00
parent 815441bcf0
commit 2119da91e7

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-