diff options
author | Paul Smith <psmith@gnu.org> | 2005-12-13 14:44:17 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2005-12-13 14:44:17 +0000 |
commit | 4bd6db9df127f74a0fd957ddbda4743a9c22e053 (patch) | |
tree | 2ec15ebc521d725780732ffab329d7a154e742d9 /NEWS | |
parent | 3bcb608bdab1d3d24251548aac8bc33fc2fdad66 (diff) | |
download | gunmake-4bd6db9df127f74a0fd957ddbda4743a9c22e053.tar.gz |
Update the make.1 man page.
Use rm -f instead of rm in the test scripts. Fixes bug #15085.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ GNU make NEWS -*-indented-text-*- History of user-visible changes. - 27 June 2005 + 12 December 2005 Copyright (C) 2002,2003,2004,2005 Free Software Foundation, Inc. See the end for copying conditions. @@ -10,7 +10,7 @@ manual, which is contained in this distribution as the file doc/make.texi. See the README file and the GNU make manual for instructions for reporting bugs. -Version 3.81beta3 +Version 3.81beta4 * GNU make is ported to OS/2. |