summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-09-19 03:25:59 +0000
committerRoland McGrath <roland@gnu.org>1999-09-19 03:25:59 +0000
commita732b24f2ef440b15bfbae99079a03bbfacb0275 (patch)
tree6f85863a22c335a196810b47157f4a81a6bab081 /ChangeLog
parentd973e04c57cfdf7cbdca043ec098abf831d41a46 (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4bdbc7b..45c99891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
+ * Makeconf [$(makemode) != misc]: Use this to protect linking rules,
+ so we don't define any rule for $(targets) if $(makemode) is misc.
+
* Makefile: Revert last change; it is definitely wrong, and there is
no verified bug that needs to be fixed at all.