summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
blob: cf41512cdb97af27cb53a2bc74a81111e457b4b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

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

SUBDIRS = @subdirs@

DIST_SUBDIRS = generic hppa1.1 sh unix

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