summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 13:30:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 13:30:01 +0000
commitb0c8ddc9672e60c69b4a76cb99deec8dffbc805c (patch)
tree2ded95806e872ed611c0a0443f0c2cec40c77e73 /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b0c8ddc9672e60c69b4a76cb99deec8dffbc805c.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index 3b2523ad36..c1661525e6 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,5 +1,11 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
+ * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
+ * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
+
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>