source: rtems/cpukit/score/cpu/Makefile.am @ 0c34b176

4.104.115
Last change on this file since 0c34b176 was 0c34b176, checked in by Joel Sherrill <joel.sherrill@…>, on 10/02/08 at 21:33:09

2008-10-02 Joel Sherrill <joel.sherrill@…>

  • configure.ac, score/cpu/Makefile.am: Initial addition of M32C port. This is still a work in process but most tests do run on simulator.
  • Property mode set to 100644
File size: 227 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = @RTEMS_CPU@
6
7DIST_SUBDIRS = arm bfin h8300 i386 m68k m32c mips 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.