source: rtems/c/src/lib/libcpu/sh/Makefile.am @ 73b5bd5d

4.104.114.84.95
Last change on this file since 73b5bd5d was b55e727, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 06:42:49

2003-01-21 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
  • configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac. Add AM_CONDITIONALS sh7032, sh7045, sh7750.
  • sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Reflect changes above. Add PREINSTALL_DIRS.
  • sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac: Remove.
  • sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore: Reflect changes above.
  • Property mode set to 100644
File size: 186 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7SUBDIRS = sh7032 sh7045 sh7750
8
9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.