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

4.104.114.84.95
Last change on this file since df1d04ec was ac200c1, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:34:01

2004-09-29 Joel Sherrill <joel@…>

  • configure.ac, libmisc/cpuuse/README, libmisc/stackchk/README, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am, score/include/rtems/score/mppkt.h: i960 obsoleted and all references removed.
  • Property mode set to 100644
File size: 226 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = @RTEMS_CPU@
6
7DIST_SUBDIRS = arm c4x h8300 i386 m68k mips no_cpu or32 powerpc sh \
8    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.