Make (nearly all) argument values canonical by wrapping them in double
[AROS.git] / arch / ppc-sam440 / debug / mmakefile.src
blob6c96c2d4fd60f7953ca90a5186259af48aa1102d
1 # $Id$
2 include $(TOP)/config/make.cfg
4 CFILES := \
5         debug_init_arch
7 #MM kernel-debug-sam440-ppc : kernel-kernel-ppc-includes kernel-debug-includes
9 USER_CFLAGS     := $(PRIV_KERNEL_INCLUDES) \
10                    -I$(SRCDIR)/rom/debug
12 %build_archspecific \
13   mainmmake=kernel-debug maindir=rom/debug arch=sam440-ppc \
14   files=$(CFILES) modulename=debug
16 TARGETDIR = $(BD_OBJDIR$(BDID))