Changeset 5639d7cc in rtems for c/src/lib/libcpu/mips/ChangeLog


Ignore:
Timestamp:
03/28/02 00:48:08 (21 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
9269ef8
Parents:
e3355c71
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.
  • mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • tx39/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libcpu/mips/ChangeLog

    re3355c71 r5639d7cc  
     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        * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS.
     9        * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS.
     10        * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
     11        * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
     12        * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
     13        * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
     14        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
     15        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
     16        * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS.
     17        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
     18        * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
     19        * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS.
     20        * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
     21
    1222002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
    223
Note: See TracChangeset for help on using the changeset viewer.