diff options
author | Paul Smith <psmith@gnu.org> | 1997-08-18 20:14:30 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1997-08-18 20:14:30 +0000 |
commit | dd0c939e781596fec17f8c72cbe6e3559e703fd8 (patch) | |
tree | 3e385f00d167b653348031ed145169d9a54ad55a /NEWS | |
parent | fff468765ce9e71b3dce6941c5867f17448d66d7 (diff) | |
download | gunmake-dd0c939e781596fec17f8c72cbe6e3559e703fd8.tar.gz |
Last minute 3.75.91 changes.3.75.91
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Please send GNU make bug reports to bug-gnu-utils@prep.ai.mit.edu. Version 3.76 +* GNU make now uses automake to control Makefile.in generation. This + should make it more consistent with the GNU standards. + * VPATH functionality has been changed to incorporate the VPATH+ patch, previously maintained by Paul Smith <psmith@baynetworks.com>. See the manual. |