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

SUBDIRS = $(RTEMS_CPU)
DIST_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