source: rtems/cpukit/score/cpu/Makefile.am @ 1d486eff

4.104.114.84.95
Last change on this file since 1d486eff was e9d90764, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/04 at 02:38:22

2004-04-06 Ralf Corsepius <ralf_corsepius@…>

  • aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
  • configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]). Add RTEMS_CHECK_SYSV_UNIX. Add score/cpu/*/Makefile.
  • score/cpu/Makefile.am: Add DIST_SUBDIRS.
  • Property mode set to 100644
File size: 200 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = @RTEMS_CPU@
6
7DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh sparc
8
9include $(top_srcdir)/automake/subdirs.am
10include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.