Changeset fd2b7d35 in rtems


Ignore:
Timestamp:
03/28/02 00:41:53 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
9ea32e6a
Parents:
59e54c7
Message:

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • console/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • network/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • start/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog

    r59e54c7 rfd2b7d35  
     12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac:
     4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
     5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
     6        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
     7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
     8        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
     9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
     10        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
     11        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
     12        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
     13        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
     14        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
     15        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
     16        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
     17        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
     18        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
     19        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
     20
    1212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    222
Note: See TracChangeset for help on using the changeset viewer.