summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks/Makefile.am
blob: 3d95ecdb9f5a4a5a30012732b2ab5395b154b55c (plain) (blame)
1
2
3
4
5
6
7
8
9
ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS =
SUBDIRS += linpack
SUBDIRS += whetstone
SUBDIRS += dhrystone

include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am