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

4.104.114.84.95
Last change on this file since b8174748 was 8c6190d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 19:10:55

2004-01-07 Joel Sherrill <joel@…>

  • cpu/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
  • cpu/mips64orion/.cvsignore, cpu/mips64orion/ChangeLog, cpu/mips64orion/Makefile.am, cpu/mips64orion/asm.h, cpu/mips64orion/configure.ac, cpu/mips64orion/cpu.c, cpu/mips64orion/cpu_asm.S, cpu/mips64orion/cpu_asm.h, cpu/mips64orion/idtcpu.h, cpu/mips64orion/idtmon.h, cpu/mips64orion/iregdef.h, cpu/mips64orion/rtems/.cvsignore, cpu/mips64orion/rtems/score/.cvsignore, cpu/mips64orion/rtems/score/cpu.h, cpu/mips64orion/rtems/score/mips64orion.h, cpu/mips64orion/rtems/score/types.h: Removed.
  • Property mode set to 100644
File size: 251 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = $(RTEMS_CPU)
6DIST_SUBDIRS = $(RTEMS_CPU)
7
8## FIXME: this does not work
9## DIST_SUBDIRS = \
10## arm i386 i960 m68k no_cpu powerpc sh sparc unix
11
12include $(top_srcdir)/automake/subdirs.am
13include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.