more rendering corrections
[AROS.git] / workbench / utilities / More / mmakefile.src
blob00e6f487db663a7946fc3f460c83384816a0ef4f
1 # Copyright © 1995-2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 # Makefile to make More.
6 include $(TOP)/config/make.cfg
8 FILES := more req locale misc
10 EXEDIR := $(AROSDIR)/Utilities
12 #MM- workbench-utilities : workbench-utilities-more 
13 #MM workbench-utilities-more : includes linklibs workbench-utilities-more-catalogs
15 %build_prog mmake=workbench-utilities-more \
16     progname=More targetdir=$(EXEDIR) \
17     files=$(FILES) uselibs="amiga arosc m"
19 %common