Files
rtems/testsuites/benchmarks/Makefile.am
2017-03-29 07:29:01 +02:00

10 lines
193 B
Makefile

ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =
SUBDIRS += linpack
SUBDIRS += whetstone
SUBDIRS += dhrystone
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am