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

4.104.114.84.95
Last change on this file since be2ed3e was 74bbc53, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/04 at 05:38:00

2004-01-12 Ralf Corsepius <corsepiu@…>

  • cpu/Makefile.am: Use @RTEMS_CPU@ instead of $(RTEMS_CPU).
  • Property mode set to 100644
File size: 249 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.