source: rtems/c/src/libchip/Makefile.am @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 657af74, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:49:32

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • network/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 185 bytes
RevLine 
[811804fe]1##
2##  $Id$
3##
[e1d8abb]4
[feead226]5ACLOCAL_AMFLAGS = -I ../../../aclocal
[e1d8abb]6
7SUBDIRS = rtc serial network
8
[2782e69]9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.