diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-19 03:25:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-19 03:25:59 +0000 |
commit | a732b24f2ef440b15bfbae99079a03bbfacb0275 (patch) | |
tree | 6f85863a22c335a196810b47157f4a81a6bab081 /ChangeLog | |
parent | d973e04c57cfdf7cbdca043ec098abf831d41a46 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |