intuition.library: implement EasyReqest and BuildEasyRequest that are x64/arm compatible
[AROS.git] / test / benchmarks / graphics / mmakefile.src
blobb1c70d903abdd05122a1fef7bfcf6d220c9961d1
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES       := primitives pixelarray text gfxbench amigademo
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)
17 %common