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


SUBDIRS = $(RTEMS_CPU)

## FIXME: this does not work
## DIST_SUBDIRS = \
## arm hppa1.1 i386 i960 m68k mips64orion no_cpu powerpc sh sparc unix

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