revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / arch / m68k-amiga / expansion / mmakefile.src
blob1b9f14ea367261d19abc122b837e76757c9fc8a9
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_INCLUDES     := -I$(SRCDIR)/rom/expansion
6 USER_CPPFLAGS     := -DADATE="\"$(shell date '+%d.%m.%Y')\""
8 FUNCTIONS := readexpansionbyte readexpansionrom configchain configboard writeexpansionbyte writeexpansionword
10 %build_archspecific \
11   mainmmake=kernel-expansion maindir=rom/expansion arch=amiga-m68k \
12   files="$(FUNCTIONS)" asmfiles="memorytest" modname=expansion