Listtree.mcc: forward certain attributes to NListtree during creation
[AROS.git] / workbench / utilities / More / mmakefile.src
blobfa90eccf54d90cc62ac96903dc4d9be1be85e503
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)
19 %common