source: rtems/c/src/lib/libcpu/mips/Makefile.am @ d3d9ef37

4.104.114.84.95
Last change on this file since d3d9ef37 was 74fb4e1f, checked in by Jay Monkman <jtm@…>, on 02/25/05 at 05:18:49

2005-02-24 Jay Monkman <jtm@…>

  • Makefile.am, configure.ac: New CPU.
  • shared/interrupts/installisrentries.c, shared/interrupts/isr_entries.S: Added CPU32 support.
  • au1x00/Makefile.am, au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.
  • Property mode set to 100644
File size: 200 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7SUBDIRS = shared mongoosev tx39 r46xx au1x00
8
9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.