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

4.104.114.84.95
Last change on this file since c43484b was c43484b, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:46:37

2002-03-27 Ralf Corsepius <corsepiu@…>

  • cpu/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • src/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 263 bytes
RevLine 
[43283456]1##
2##  $Id$
3##
4
5
6SUBDIRS = $(RTEMS_CPU)
7
8## FIXME: this does not work
9## DIST_SUBDIRS = \
10## a29k 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.