summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-13 05:23:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-13 05:23:34 +0000
commit7597ba1aaca47ed963e2d33c579493f525901316 (patch)
treec0fe1fb7562383e99acc17e633ce366a46803103 /c/src/librdbg/ChangeLog
parent2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7597ba1aaca47ed963e2d33c579493f525901316.tar.bz2
2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index 5221b6f1e0..7ab011eaa1 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
+ * src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
+ * src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.