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

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I ../../aclocal

SUBDIRS = @subdirs@

DIST_SUBDIRS = generic hppa1.1 sh unix

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