corrections/consistency
[AROS.git] / test / hidds / gfx / mmakefile.src
blobf15c558f3ab831b5012e59ccf6e59b5f0ac70a80
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 EXEDIR      := $(AROS_TESTS)/hidds/gfx
7 FILES := \
8  convertpixels \
9  hiddmodeid \
10  modeid
12 #MM- test : test-hidd-gfx
13 #MM test-hidd-gfx : includes linklibs
15 %build_progs mmake=test-hidd-gfx \
16     files=$(FILES) targetdir=$(EXEDIR) \
17     uselibs="hiddstubs"
18         
19 %common