source: rtems/cpukit/posix/Makefile.am @ 6a3a81c

4.104.114.84.95
Last change on this file since 6a3a81c was 58c3d04e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:45:34

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • 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: 200 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[e1d8abb]4
[feead226]5ACLOCAL_AMFLAGS = -I ../../../../aclocal
[e1d8abb]6
[46ea78a]7SUBDIRS = include inline macros src
[e1d8abb]8
9include $(top_srcdir)/../../../../automake/subdirs.am
10include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.