Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git] / arch / .unmaintained / m68k-pp-native / dos / mmakefile.src
blob40337db854b97bfacf109b3e0061f71d6e91e2a9
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_INCLUDES := -I.. -I$(TOP)/rom/dos
6 USER_CFLAGS := -Dmain=submain
7 %build_archspecific \
8         mainmmake=kernel-dos maindir=rom/dos \
9         arch=pp-m68k \
10         files="boot aros dosboot hidds"
12 #MM- kernel-dos-pp-m68k : kernel-bootloader-pp-m68k-includes
14 %common