source: rtems/cpukit/score/cpu/Makefile.am @ 74a67351

4.104.114.84.95
Last change on this file since 74a67351 was 051c0b9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 17:15:20

2003-07-08 Ralf Corsepius <corsepiu@…>

  • cpu/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
  • Property mode set to 100644
File size: 271 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 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.