summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 15:34:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 15:34:16 +0000
commit6dcc0f4ed7acb77d66ffdf6f3417776e651793d9 (patch)
tree3dc64cbfb419c56f9456897821bca8041e6b6866 /c/src/lib/libbsp/ChangeLog
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6dcc0f4ed7acb77d66ffdf6f3417776e651793d9.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * bsp.am: Replace bsplibdir by project_libdir. Use mkdir_p instead of mkinstalldirs. Remove dirs from PRE/TMPINSTALL_FILES.
Diffstat (limited to 'c/src/lib/libbsp/ChangeLog')
-rw-r--r--c/src/lib/libbsp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/ChangeLog b/c/src/lib/libbsp/ChangeLog
index 9eb2317014..5037c99bd9 100644
--- a/c/src/lib/libbsp/ChangeLog
+++ b/c/src/lib/libbsp/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use mkdir_p.
+ Remove dirs from PRE/TMPINSTALL_FILES.
+ * bsp.am: Replace bsplibdir by project_libdir.
+ Use mkdir_p instead of mkinstalldirs.
+ Remove dirs from PRE/TMPINSTALL_FILES.
+
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Remove project_libdir.