summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:44:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:44:39 +0000
commit232be6b1c2eb1ce14b0a7c87a64491eab4576d39 (patch)
tree1996b7c016ff533e8b27643343f13acae07c316f /c/src/lib/libcpu/i386/ChangeLog
parent2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-232be6b1c2eb1ce14b0a7c87a64491eab4576d39.tar.bz2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='. * Makefile.am: Use 'CLEANFILES ='.
Diffstat (limited to 'c/src/lib/libcpu/i386/ChangeLog')
-rw-r--r--c/src/lib/libcpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/i386/ChangeLog b/c/src/lib/libcpu/i386/ChangeLog
index cc5a6456d8..663c611764 100644
--- a/c/src/lib/libcpu/i386/ChangeLog
+++ b/c/src/lib/libcpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use 'PREINSTALL_FILES ='.
+ * Makefile.am: Use 'CLEANFILES ='.
+
2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Apply include_*HEADERS instead of H_FILES.