.\" .\" cook - file construction tool .\" Copyright (C) 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 .\" Change 13 There is a new variable for specifying the granularity of the file timestamps. Most POSIX systems will support a value of 1. Rather than default to the worst case, the user can now specify the value in seconds with a built-in cook variable. .TP 2n .if n * .if t \(bu .\" Change 12 There is a new recipe option avaibale called \f[I]symlink-ingredients\fP that has the effect of creating symbolic links for ingredients which are present on the search path, but not in the first directory in the search path. This option creates the necessary symbolic links. This is for use with brain dead tools, like GNU Automake, which don't grok search paths. .\" ------------------------------------------------------------------------ .\" Place all new text above this line. .SS Version 2.28 (2007-Jun-5)