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

SUBDIRS = @RTEMS_CPU@

DIST_SUBDIRS = arm bfin h8300 i386 lm32 m68k m32c m32r mips nios2 no_cpu \
    powerpc sh sparc unix
DIST_SUBDIRS += avr

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