summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 06:01:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 06:01:51 +0000
commit59ca1376054e1c8ca2fccc2510e5192991a6488f (patch)
tree2839ce62f64e004ae736caa04ee76f50fbba2bbd /c/src/librtems++/ChangeLog
parent2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-59ca1376054e1c8ca2fccc2510e5192991a6488f.tar.bz2
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Use .$(OBJEXT) instead of .o.
Diffstat (limited to 'c/src/librtems++/ChangeLog')
-rw-r--r--c/src/librtems++/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/librtems++/ChangeLog b/c/src/librtems++/ChangeLog
index 293ca22843..12e5fb0f21 100644
--- a/c/src/librtems++/ChangeLog
+++ b/c/src/librtems++/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/Makefile.am: Use .$(OBJEXT) instead of .o.
+
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical