- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / test / icon / mmakefile.src
blob614bfee2f67bc42e4c386caaba50f342faa6a5cc
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES  := examine writetooltypes
7 EXEDIR := $(AROS_TESTS)/Icon
9 #MM- test : test-icon
10 #MM test-icon
12 %build_progs mmake=test-icon \
13     files=$(FILES) targetdir=$(EXEDIR) \
14     uselibs="arossupport amiga arosc m"
16 %common