- Removed unused HandleEvent method.
[AROS.git] / arch / arm-all / dos / mmakefile.src
blobe47b7064b4bc93dd086feb3d61ebdd71da75d1e7
1 # $Id$
2 include $(TOP)/config/make.cfg
4 USER_CFLAGS := -I$(SRCDIR)/rom/dos
6 #MM- kernel-dos-arm: includes
8 %build_archspecific \
9   mainmmake=kernel-dos maindir=rom/dos arch=arm \
10   files="probecpu" modulename=dos
12 %common