source: rtems/cpukit/score/cpu/Makefile.am @ fe834391

4.104.114.95
Last change on this file since fe834391 was b78d94d, checked in by Joel Sherrill <joel.sherrill@…>, on 10/23/06 at 19:39:51

2006-10-23 Joel Sherrill <joel@…>

  • configure.ac, score/cpu/Makefile.am: Add bfin.
  • Property mode set to 100644
File size: 232 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = @RTEMS_CPU@
6
7DIST_SUBDIRS = arm bfin c4x h8300 i386 m68k mips nios2 no_cpu powerpc sh sparc \
8    unix
9DIST_SUBDIRS += avr
10
11include $(top_srcdir)/automake/subdirs.am
12include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.