source: rtems/cpukit/score/cpu/Makefile.am @ 05f3270

4.104.114.84.95
Last change on this file since 05f3270 was 05f3270, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:03:13

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Add score/cpu/avr/Makefile.am.
  • score/cpu/Makefile.am: Add avr.
  • Property mode set to 100644
File size: 231 bytes
RevLine 
[43283456]1##
2##  $Id$
3##
4
[74bbc53]5SUBDIRS = @RTEMS_CPU@
[43283456]6
[e2fdb96]7DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
8    sparc unix
[05f3270]9DIST_SUBDIRS += avr
[43283456]10
[fed6210d]11include $(top_srcdir)/automake/subdirs.am
12include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.