3.80
A few test bug fixes: * Never use "touch" in make rules; it breaks on most sub-second supporting systems. Use echo "" > $@ instead. * Forgot to close test makefiles before using them!
* Added the test suite to the main distribution.
* A large number of fixes/enhancements. See the ChangeLog. * Added a new version of the German translation file.
* A few script fixes and updates for 3.78.
Fix for complex situations where directories are declared as prerequisites. Info on this fix from barkalow@reputation.com: thanks!
* Fix -q so it works more correctly. * Don't print "nothing to do" messages for ":" commands * Update the version to 3.79.1
* Various fixes for problems in the 3.79.0.1 pretest.