Updated PCI IDs to latest snapshot.
[tangerine.git] / test / benchmarks / graphics / mmakefile.src
blob0bea9741cd6264ddc8f933171cdffd6955723c83
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES       := primitives
7 EXEDIR      := $(AROS_TESTS)/benchmarks/graphics
9 #MM- test-benchmarks : test-benchmarks-graphics
10 #MM- test-benchmarks-quick : test-benchmarks-graphics-quick
12 #MM test-benchmarks-graphics : includes linklibs
14 %build_progs mmake=test-benchmarks-graphics \
15     files=$(FILES) targetdir=$(EXEDIR) \
16     uselibs="amiga arosc m"
18 %common