summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:45:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:45:55 +0000
commit5f4ee2ab590a6414623797d06568ad9004e2251b (patch)
tree080e1428a0c8ba22cd09e5ac8c7eb5a28303e507 /c/src/lib/libcpu/powerpc/ChangeLog
parent2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5f4ee2ab590a6414623797d06568ad9004e2251b.tar.bz2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='. * old_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='. * mpc6xx/mmu/Makefile.am: Use 'PREINSTALL_FILES ='. * mpc6xx/clock/Makefile.am: Use 'PREINSTALL_FILES ='. * mpc6xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='. * mpc8xx/include/Makefile.am: Use 'PREINSTALL_FILES ='. * mpc8xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='. * shared/include/Makefile.am: Use 'PREINSTALL_FILES ='. * shared/src/Makefile.am: Use 'PREINSTALL_FILES ='. * shared/src/Makefile.am: Use 'CLEANFILES ='.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 8af12760a9..3222b1f304 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,16 @@
+2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * old_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * mpc6xx/mmu/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * mpc6xx/clock/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * mpc6xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * mpc8xx/include/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * mpc8xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * shared/include/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * shared/src/Makefile.am: Use 'PREINSTALL_FILES ='.
+ * shared/src/Makefile.am: Use 'CLEANFILES ='.
+
2000-06-08 Eric Valette <valette@crf.canon.fr>
* mpc8xx/console-generic/console-generic.c: