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

SUBDIRS = @RTEMS_CPU@

DIST_SUBDIRS = arm c4x h8300 i386 m68k mips nios2 no_cpu powerpc sh sparc \
    unix
DIST_SUBDIRS += avr

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