Chapter 24 Various Considerations

Table of Contents
24.1 Dependencies
24.2 Optimizing Updates

24.1 Dependencies

Cows-mkgen is able to track dependencies only when file names for functions verbatim (), include (), fsize (), fdate (), exec(), evalexec() are provided as string constants (e.g. foo.html) or via the inputfile () and outputfile () functions.

Otherwise, a warning is raised and you are left with at least four choices:

Moreover, if external files introduce further dependencies Cows-mkgen miss them (it can't interpret every scripting language!) so you have to use one of the techniques above.

This manual can be downloaded from http://www.g-cows.org/.