moved ACR register handling macros to include file

This commit is contained in:
Markus Fröschle
2014-01-17 06:45:33 +00:00
parent ea843725eb
commit 5412297687
3 changed files with 29 additions and 21 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-