add casts to zune macros to silence some warnings
[tangerine.git] / workbench / system / Wanderer / Tools / ExecuteStartup / mmakefile.src
blobf00c0e548682bab4f07e18e72db0f37cce81e533
1 # Copyright © 2006, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES       := main 
7 EXEDIR      := $(AROS_WANDERER)/Tools
9 #MM- workbench-system-wanderer-tools : workbench-system-wanderer-tools-executestartup 
10 #MM  workbench-system-wanderer-tools-executestartup :
12 %build_prog mmake=workbench-system-wanderer-tools-executestartup \
13     progname=ExecuteStartup targetdir=$(EXEDIR) \
14     files=$(FILES) uselibs="arossupport amiga arosc"