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

SUBDIRS = @RTEMS_CPU@

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

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