summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/ChangeLog12
-rw-r--r--c/Makefile.am1
2 files changed, 8 insertions, 5 deletions
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 <ralf_corsepius@rtems.org>
+2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Remove depend-am.
+
+2004-10-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Rework checking for BSPs.
-2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-10-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* acinclude.m4: Remove RTEMS_CHECK_CPU.
* configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-03-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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