source: rtems/c/src/lib/libcpu/m68k/Makefile.am @ e69307b7

4.104.114.84.95
Last change on this file since e69307b7 was 18039447, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 02:20:27

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

  • m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use automake-compilation rules.
  • m68040/fpsp/Makefile.am: Remove.
  • shared/Makefile.am: Use automake compilation rules.
  • Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
  • configure.ac: Require automake >= 1.8.2. Add subdir-objects to AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
  • Property mode set to 100644
File size: 187 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7SUBDIRS = shared m68040 mcf5206
8
9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.