From 7e8151c7cdf2e5b546f665bb2ce53e00dbe04160 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 13 Nov 2005 09:19:37 +0000 Subject: 2005-11-13 Ralf Corsepius * Makefile.am: Remove depend-am. --- c/ChangeLog | 12 ++++++++---- c/Makefile.am | 1 - 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'c') diff --git a/c/ChangeLog b/c/ChangeLog index f5447d4811..b3b4157cb0 100644 --- a/c/ChangeLog +++ b/c/ChangeLog @@ -1,17 +1,21 @@ -2004-10-18 Ralf Corsepius +2005-11-13 Ralf Corsepius + + * Makefile.am: Remove depend-am. + +2004-10-18 Ralf Corsepius * configure.ac: Rework checking for BSPs. -2004-10-18 Ralf Corsepius +2004-10-18 Ralf Corsepius * acinclude.m4: Remove RTEMS_CHECK_CPU. * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE. -2004-09-24 Ralf Corsepius +2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. -2004-03-31 Ralf Corsepius +2004-03-31 Ralf Corsepius * configure.ac: Add --with-project-root, --with-project-top to rtems_bsp_configure. diff --git a/c/Makefile.am b/c/Makefile.am index 4298924e66..bc10eab84d 100644 --- a/c/Makefile.am +++ b/c/Makefile.am @@ -17,7 +17,6 @@ DIST_SUBDIRS = $(RTEMS_BSP) ## Let all RTEMS' make targets depend on ${RTEMS_BSP} all-local: ${RTEMS_BSP} preinstall-am: ${RTEMS_BSP} -depend-am: ${RTEMS_BSP} ## Pull in extra files intro the distribution EXTRA_DIST = ACKNOWLEDGEMENTS -- cgit v1.2.3