summaryrefslogtreecommitdiffstats
path: root/c/src/optman/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 06:37:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 06:37:47 +0000
commit595c4bc230ef6ade3f93d9d85c71748416c8c1c9 (patch)
tree19cd57d988c31c720c088ce26bd37fcbcff34b39 /c/src/optman/ChangeLog
parent2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-595c4bc230ef6ade3f93d9d85c71748416c8c1c9.tar.bz2
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use .$(OBJEXT) instead of .o.
Diffstat (limited to 'c/src/optman/ChangeLog')
-rw-r--r--c/src/optman/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/optman/ChangeLog b/c/src/optman/ChangeLog
index 25c792e19b..58cc3ebe2e 100644
--- a/c/src/optman/ChangeLog
+++ b/c/src/optman/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use .$(OBJEXT) instead of .o.
+
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.