summaryrefslogtreecommitdiff
path: root/devel/cook/DESCR
blob: efbefd221ed1cf278aa1c7c1e1e0144d8f812e3a (plain)
1
2
3
4
Cook is a tool for constructing files. It is given a set of files to create,
and recipes of how to create them. In any non-trivial program there will be
prerequisites to performing the actions necessary to creating any file, such
as include files. Cook provides a mechanism to define these.