.\" .\" cook - file construction tool .\" Copyright (C) 1998, 1999, 2004, 2007, 2008, 2010 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .\" .TP 2n .if n * .if t \(bu The remote \fIhost-binding\fP code has been improved to cope with staggeringly long commands (which tended to make \fIrsh\fP(1) barf), and also wierd and wonderfull $SHELL settings. .TP 2n .if n * .if t \(bu The #include directive now accepts more than one file, to be more symmetric with the #include-cooked directive. .TP 2n .if n * .if t \(bu A bug has been fixed where cooktime gave an incorrect error message if setting the file's utimes failed. .TP 2n .if n * .if t \(bu The configure script has been improved for use on non-UNIX systems. .TP 2n .if n * .if t \(bu There is a new builtin [cook] function, a natural companion for the [cando] and [uptodate] functions. See the Cook User Guide for more information. .\" ------------------------------------------------------------------------ .\" Place all new text above this line. .SS Version 2.7 (1998-Dec-30)