diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-17 09:28:32 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-17 09:28:32 +0000 |
commit | 91b64adda28e0545b00f145000e9aff87134f068 (patch) | |
tree | 2207f3fcb07805842d0599ccf7f8916b7abdcba0 /ChangeLog | |
parent | 1ef97f0ec0da8413ada0638fc4077bc1e1f93e72 (diff) |
1999-09-17 Thomas Bushnell, BSG <tb@mit.edu>
* Makefile ($(prog-subdirs) $(lib-subdirs), %-lndist, %-clean,
%-relink, %-objs, %-install, %-install-headers, %-TAGS, %.d): Pass
-e to sub-make, so that explicit prefix= args (etc.) get passed
down correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-09-17 Thomas Bushnell, BSG <tb@mit.edu> + + * Makefile ($(prog-subdirs) $(lib-subdirs), %-lndist, %-clean, + %-relink, %-objs, %-install, %-install-headers, %-TAGS, %.d): Pass + -e to sub-make, so that explicit prefix= args (etc.) get passed + down correctly. + 1999-09-09 Roland McGrath <roland@baalperazim.frob.com> * Makeconf (link-executable): New variable, partial linking |