forked from Imagelibrary/rtems
10 lines
193 B
Makefile
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
|