more rendering corrections
[AROS.git] / workbench / utilities / Presenter / mmakefile.src
blobea58dc188b9e687bab0fe2b6c50bac1d91503e2a
1 # Copyright © 2003-2004, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES  := main presenter presentation
7 EXEDIR := $(AROSDIR)/Utilities
9 #MM workbench-utilities-presenter : includes linklibs 
11 %build_prog mmake=workbench-utilities-presenter \
12     progname=Presenter targetdir=$(EXEDIR) \
13     files=$(FILES) uselibs="mui arossupport amiga arosc m"
15 %common