Files
rtems/cpukit/score/cpu/Makefile.am
Joel Sherrill b78d94debd 2006-10-23 Joel Sherrill <joel@OARcorp.com>
* configure.ac, score/cpu/Makefile.am: Add bfin.
2006-10-23 19:39:51 +00:00

13 lines
232 B
Makefile

##
## $Id$
##
SUBDIRS = @RTEMS_CPU@
DIST_SUBDIRS = arm bfin 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