- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / test / HiddGraphics / mmakefile.src
blob9adc2bd4a9539d7184957c9df95313bcef4cc08d
1 # $Id$
2 include $(TOP)/config/make.cfg
4 EXEDIR      := $(AROS_TESTS)/HiddGraphics
6 FILES := hiddmodeid
8 #MM- test : test-hidd-graphics
9 #MM test-hidd-graphics : includes linklibs
11 %build_progs mmake=test-hidd-graphics \
12     files=$(FILES) targetdir=$(EXEDIR) \
13     uselibs="arossupport amiga hiddstubs oop"
14         
15 %common