diff options
author | Paul Smith <psmith@gnu.org> | 2000-06-20 05:48:40 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-06-20 05:48:40 +0000 |
commit | 3e6f48b444d890fd9bde802e35387e27eba33b2d (patch) | |
tree | 2ed67a1f9b0885c19c5a2521183696f9d5fb7f64 /NEWS | |
parent | 0d70d054586cf2e718aacd5fccfc47e32975b092 (diff) | |
download | gunmake-3e6f48b444d890fd9bde802e35387e27eba33b2d.tar.gz |
* More updates and fixes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,6 +12,11 @@ Please send GNU make bug reports to <bug-make@gnu.org>. See the README file and the GNU make manual for details on sending bug reports. +Version 3.79.1 + +* .SECONDARY with no prerequisites now causes all targets to be treated + as .SECONDARY, not just those listed in the makefile. + Version 3.79 * GNU make optionally supports internationalization and locales via the |