3 include $(SRCDIR)/config/aros.cfg
5 BCPL_CFILES := bcpl_patches bcpl_support bcpl_readargs bcpl_putpkt
6 BCPL_AFILES := bcpl bcpl_writef
8 CFILES := bstr_helper exit callglobvec \
14 #MM kernel-dos-m68k : kernel-dos-includes includes-asm_h-m68k
16 USER_CFLAGS := -I$(SRCDIR)/arch/$(CPU)-$(ARCH)/dos \
20 USER_AFLAGS := -I$(GENINCDIR)
23 mainmmake=kernel-dos maindir=rom/dos arch=m68k \
24 files="$(CFILES)" asmfiles="$(AFILES)" modulename=dos