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

_SUBDIRS =
_SUBDIRS += dhrystone
_SUBDIRS += linpack
_SUBDIRS += whetstone

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