source: rtems/c/src/librtems++/Makefile.am @ 059a3714

4.104.114.84.95
Last change on this file since 059a3714 was 8917506d, checked in by Joel Sherrill <joel.sherrill@…>, on 10/16/01 at 18:51:47

2001-10-16 Ralf Corsepius <corsepiu@…>

  • include/rtems++/Makefile.am: Remove.
  • include/Makefile.am: Handle subdirs, require automake-1.5.
  • configure.ac: Reflect changes above.
  • Makefile.am: Require automake-1.5.
  • Property mode set to 100644
File size: 208 bytes
RevLine 
[e1d8abb]1##
2## $Id$
3##
4
[8917506d]5AUTOMAKE_OPTIONS = foreign 1.5
[feead226]6ACLOCAL_AMFLAGS = -I ../../../aclocal
[e1d8abb]7
8SUBDIRS = include src
9
10include $(top_srcdir)/../../../automake/subdirs.am
11include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.