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

4.104.114.84.95
Last change on this file since 73b5bd5d 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
RevLine 
[df49c60]1##
[400c552]2## $Id$
[df49c60]3##
[400c552]4
[fe8bc62f]5ACLOCAL_AMFLAGS = -I ../../../aclocal
[400c552]6
[18039447]7SUBDIRS = shared m68040 mcf5206
[400c552]8
[5321250]9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.