reformatted

This commit is contained in:
Markus Fröschle
2014-12-26 22:14:57 +00:00
parent 851e2a455f
commit 09b8c3acb7
5 changed files with 58 additions and 140 deletions

View File

@@ -9,7 +9,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-