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

4.104.114.84.95
Last change on this file since 1ef2d50 was e2fdb96, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/04 at 09:56:22

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

  • score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
  • Property mode set to 100644
File size: 211 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 \
8    sparc unix
9
10include $(top_srcdir)/automake/subdirs.am
11include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.