further cleaned up project

This commit is contained in:
Markus Fröschle
2012-12-16 06:36:21 +00:00
parent 5b7ee343e9
commit 0fd987e847
7 changed files with 7 additions and 1829 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-