summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-16 11:55:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-16 11:55:57 +0000
commit4a8754d990caa88160d306f47a89d3b8a539733c (patch)
treea127d9dd2b7aac25d12eee1ab1f43c412f11d8b9 /c/src/lib/libcpu/m68k/ChangeLog
parent2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4a8754d990caa88160d306f47a89d3b8a539733c.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/cache/Makefile.am: Remove. * shared/misc/Makefile.am: Remove. * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libcpu/m68k/ChangeLog')
-rw-r--r--c/src/lib/libcpu/m68k/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/m68k/ChangeLog b/c/src/lib/libcpu/m68k/ChangeLog
index 8f87d3a1b9..93e45fb654 100644
--- a/c/src/lib/libcpu/m68k/ChangeLog
+++ b/c/src/lib/libcpu/m68k/ChangeLog
@@ -1,5 +1,13 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * shared/cache/Makefile.am: Remove.
+ * shared/misc/Makefile.am: Remove.
+ * shared/Makefile.am: Merge-in the Makefile.ams above.
+ Eliminate VPATH.
+ * configure.ac: Reflect changes above.
+
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>