source: rtems/cpukit/score/cpu/Makefile.am @ 25bcc34d

4.104.115
Last change on this file since 25bcc34d was 8960aa54, checked in by Joel Sherrill <joel.sherrill@…>, on 08/03/09 at 14:22:10

2009-08-03 Roger Dahlkvist <ruppe@…>

  • score/cpu/Makefile.am: nios2 was not in the list.
  • Property mode set to 100644
File size: 243 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = @RTEMS_CPU@
6
7DIST_SUBDIRS = arm bfin h8300 i386 lm32 m68k m32c m32r mips nios2 no_cpu \
8    powerpc sh sparc 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.