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

4.104.114.84.95
Last change on this file since e2fdb96 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
RevLine 
[43283456]1##
2##  $Id$
3##
4
[74bbc53]5SUBDIRS = @RTEMS_CPU@
[43283456]6
[e2fdb96]7DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
8    sparc unix
[43283456]9
[fed6210d]10include $(top_srcdir)/automake/subdirs.am
11include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.