summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:40:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:40:06 +0000
commitf2fc5cfe3dec3f61fd84e9c18dc6e1045154e874 (patch)
treeff99fe568fed2038ba41e361c43040de2b3892b0 /c/src/ChangeLog
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f2fc5cfe3dec3f61fd84e9c18dc6e1045154e874.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 7e62453db5..d34f3364f5 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * support/Makefile.am: Remove all-local: $(ARCH).
+ * wrapup/Makefile.am: Remove all-local: $(ARCH).
+
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>