diff options
author | Paul Smith <psmith@gnu.org> | 1999-09-16 05:58:44 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-09-16 05:58:44 +0000 |
commit | 45e04a5860476c40b0943e189c9a58f62dca07c8 (patch) | |
tree | e3f57c9a1c01e4438da218d0b03e14dd973da31b /NEWS | |
parent | 6ec7d1881c0be453c7ece03a7dcc51681c514778 (diff) | |
download | gunmake-45e04a5860476c40b0943e189c9a58f62dca07c8.tar.gz |
* Some minor pre-release updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -60,6 +60,11 @@ Version 3.78 * The Windows 95/98/NT (W32) version of GNU make now has native support for the Cygnus Cygwin release B20.1 shell (bash). + +* The GNU make regression test suite, long available separately "under + the table", has been integrated into the release. You can invoke it + by running "make check" in the distribution. Note that it requires + Perl (either Perl 4 or Perl 5) to run. Version 3.77 |