add casts to zune macros to silence some warnings
[tangerine.git] / workbench / tools / InstallAROS / mmakefile.src
blob3aa2c5095184c24838103976d59f0718006819b8
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES   := main
7 EXEDIR  := $(AROS_TOOLS)
8 USER_CFLAGS := -w
10 #MM- workbench-tools : workbench-tools-installaros
11 #MM workbench-tools-installaros : contrib-zune-classes-nfloattext-class
13 %build_prog mmake=workbench-tools-installaros \
14     progname=InstallAROS targetdir=$(EXEDIR) \
15     files=$(FILES) uselibs="mui arossupport amiga arosc m"
17 %common