summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
blob: e1dc9607a476ffcdc6915cd9aa9dfcc5d5aa7acc (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/host.am