Build sdi/library by default.
[AROS.git] / test / icon / mmakefile.src
blob350e6ada93209eaee7949bde873f7a564b26f7dd
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES  := examine writetooltypes diskobj render
7 EXEDIR := $(AROS_TESTS)/Icon
9 #MM- test : test-icon
10 #MM test-icon:
11 #MM test-icon-quick:
13 %build_progs mmake=test-icon \
14     files=$(FILES) targetdir=$(EXEDIR)
16 %common