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

SUBDIRS = @RTEMS_CPU@

DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
    sparc unix

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