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

4.104.114.84.95
Last change on this file since 0404011 was 0404011, checked in by Joel Sherrill <joel.sherrill@…>, on 02/14/03 at 19:40:49

2003-02-14 Joel Sherrill <joel@…>

AMD a29k declared obsolete.

  • cpu/Makefile.am: Removed reference.
  • cpu/a29k/.cvsignore, cpu/a29k/ChangeLog, cpu/a29k/Makefile.am, cpu/a29k/amd.ah, cpu/a29k/asm.h, cpu/a29k/configure.ac, cpu/a29k/cpu.c, cpu/a29k/cpu_asm.S, cpu/a29k/pswmacro.ah, cpu/a29k/register.ah, cpu/a29k/sig.S, cpu/a29k/rtems/.cvsignore, cpu/a29k/rtems/score/.cvsignore, cpu/a29k/rtems/score/a29k.h, cpu/a29k/rtems/score/cpu.h, cpu/a29k/rtems/score/cpu_asm.h, cpu/a29k/rtems/score/types.h: Removed.
  • Property mode set to 100644
File size: 244 bytes
Line 
1##
2##  $Id$
3##
4
5
6SUBDIRS = $(RTEMS_CPU)
7
8## FIXME: this does not work
9## DIST_SUBDIRS = \
10## arm hppa1.1 i386 i960 m68k mips64orion 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.