summaryrefslogtreecommitdiffstats
path: root/c/src/optman/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 18:20:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 18:20:02 +0000
commit20996955edf891a3bd4f297e29b756b2038661c4 (patch)
treeb951018743f8db8896f801835f87611c997f7c02 /c/src/optman/ChangeLog
parent2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-20996955edf891a3bd4f297e29b756b2038661c4.tar.bz2
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o: %.c rules.
Diffstat (limited to 'c/src/optman/ChangeLog')
-rw-r--r--c/src/optman/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/optman/ChangeLog b/c/src/optman/ChangeLog
index 58cc3ebe2e..fe61ec202d 100644
--- a/c/src/optman/ChangeLog
+++ b/c/src/optman/ChangeLog
@@ -1,5 +1,10 @@
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: Eliminate *_O_FILES.
+ Don't create $ARCH in %.o: %.c rules.
+
+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>