summaryrefslogtreecommitdiffstats
path: root/c/src/optman/ChangeLog
diff options
context:
space:
mode:
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>