Check in code that compiles

This commit is contained in:
Ørn E. Hansen
2013-04-20 22:06:28 +00:00
parent 83dcefed95
commit 685fee062f

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=N
COMPILE_ELF=Y
ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf-