Changeset 7e8151c7 in rtems
- Timestamp:
- 11/13/05 09:19:37 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 83de377
- Parents:
- 8de9ae0
- Location:
- c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/ChangeLog
r8de9ae0 r7e8151c7 1 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org> 1 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * Makefile.am: Remove depend-am. 4 5 2004-10-18 Ralf Corsepius <ralf.corsepius@rtems.org> 2 6 3 7 * configure.ac: Rework checking for BSPs. 4 8 5 2004-10-18 Ralf Corsepius <ralf _corsepius@rtems.org>9 2004-10-18 Ralf Corsepius <ralf.corsepius@rtems.org> 6 10 7 11 * acinclude.m4: Remove RTEMS_CHECK_CPU. 8 12 * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE. 9 13 10 2004-09-24 Ralf Corsepius <ralf _corsepius@rtems.org>14 2004-09-24 Ralf Corsepius <ralf.corsepius@rtems.org> 11 15 12 16 * configure.ac: Require automake > 1.9. 13 17 14 2004-03-31 Ralf Corsepius <ralf _corsepius@rtems.org>18 2004-03-31 Ralf Corsepius <ralf.corsepius@rtems.org> 15 19 16 20 * configure.ac: Add --with-project-root, --with-project-top to -
c/Makefile.am
r8de9ae0 r7e8151c7 18 18 all-local: ${RTEMS_BSP} 19 19 preinstall-am: ${RTEMS_BSP} 20 depend-am: ${RTEMS_BSP}21 20 22 21 ## Pull in extra files intro the distribution
Note: See TracChangeset
for help on using the changeset viewer.