summaryrefslogblamecommitdiffstats
path: root/c/src/exec/score/cpu/Makefile.am
blob: b619a70f04268862d5acab8330998a4b7abff3fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                       
##
##  $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = $(RTEMS_CPU)

## FIXME: this does not work
## DIST_SUBDIRS = \
## a29k hppa1.1 i386 i960 m68k mips64orion no_cpu powerpc sh sparc unix

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