Re-enabled use of AROS.Boot file due to lack of general enthusiasm for
[tangerine.git] / test / Zune / mmakefile.src
blob0daf5ae31d13a6d06c559cdceacd744aab2ff366
1 # $Id$
3 # Makefile for Zune test programs
5 include $(TOP)/config/make.cfg
7 FILES  := test              \
8           virttest          \
9           gradient          \
10           volumelist        \
11           dirlist           \
12           disable           \
13           dtpic             \
14           string            \
15           numericbutton     \
16           poplist           \
17           popscreen         \
18           crawling          \
19           levelmeter        \
20           knob              \
21           texticonlist      \
22           loginwindow       \
23           busy              \
24           hideshow          \
25           settings          \
26           dynlist
28 EXEDIR := $(AROS_TESTS)/Zune
30 #MM test-zune : includes linklibs workbench-classes-zune-busy
32 %build_progs mmake=test-zune \
33     files=$(FILES) targetdir=$(EXEDIR) \
34     uselibs="mui arossupport amiga arosc"