Patch configure so that we dont need a seperate spec file for x86_64. Pass info about...
[AROS.git] / arch / m68k-all / posixc / mmakefile.src
blob6ce03bda6533b0e321234d9c885f63c4001b5585
1 # $Id$
2 include $(TOP)/config/make.cfg
4 USER_AFLAGS  := -I$(GENINCDIR) -DDEBUG=0
6 #MM- compiler-posixc-m68k : includes-asm_h-m68k
8 %build_archspecific \
9   mainmmake=compiler-posixc maindir=compiler/posixc \
10   arch=m68k \
11   asmfiles="vfork vfork_longjmp"
13 %common