summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 553aeac5..6ea305d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
+ * Makeconf (objs): Don't build PIC objects unless $(makemode) library.
+
* Makeconf (objs): New target, just compile w/o ar or ld.
(OBJS): Remove bogus `%.o' default defn.
+
* Makefile (objs, %-objs): New subdir target.
1998-08-12 Roland McGrath <roland@baalperazim.frob.com>