summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/a29k/Makefile.am
blob: 87d28f82f7256f4217b17bf7248ebdc9913f6eac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros

SUBDIRS = clock timer

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