Changeset 7e8151c7 in rtems


Ignore:
Timestamp:
11/13/05 09:19:37 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
83de377
Parents:
8de9ae0
Message:

2005-11-13 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove depend-am.
Location:
c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/ChangeLog

    r8de9ae0 r7e8151c7  
    1 2004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
     12005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
     2
     3        * Makefile.am: Remove depend-am.
     4
     52004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
    26
    37        * configure.ac: Rework checking for BSPs.
    48
    5 2004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
     92004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
    610
    711        * acinclude.m4: Remove RTEMS_CHECK_CPU.
    812        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
    913
    10 2004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
     142004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
    1115
    1216        * configure.ac: Require automake > 1.9.
    1317
    14 2004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
     182004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
    1519
    1620        * configure.ac: Add --with-project-root, --with-project-top to
  • c/Makefile.am

    r8de9ae0 r7e8151c7  
    1818all-local: ${RTEMS_BSP}
    1919preinstall-am: ${RTEMS_BSP}
    20 depend-am: ${RTEMS_BSP}
    2120
    2221## Pull in extra files intro the distribution
Note: See TracChangeset for help on using the changeset viewer.