summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:46:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:46:03 +0000
commitad2b9366661b7f33556aa223eb4075fb196a1c93 (patch)
tree4388ac3477fe80250c26475694f4587384eae6b2 /c/src/libchip/ChangeLog
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ad2b9366661b7f33556aa223eb4075fb196a1c93.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Remove all-local: $(ARCH). * network/Makefile.am: Remove all-local: $(ARCH). * rtc/Makefile.am: Remove all-local: $(ARCH). * serial/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/libchip/ChangeLog')
-rw-r--r--c/src/libchip/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog
index 89c0b9cc8c..657e57a7a6 100644
--- a/c/src/libchip/ChangeLog
+++ b/c/src/libchip/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * ide/Makefile.am: Remove all-local: $(ARCH).
+ * network/Makefile.am: Remove all-local: $(ARCH).
+ * rtc/Makefile.am: Remove all-local: $(ARCH).
+ * serial/Makefile.am: Remove all-local: $(ARCH).
+
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Use dirstamps for preinstallation. Reformat.