blob: 88109ac20673282312dd8f73ec38b5560ce645a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/* there are rules to make this piece of "the book"
* as a standalone document,
* but nothing to "install" it
*/
LitStuffNeededHere(docs depend)
InfoStuffNeededHere(docs)
LiterateSuffixRules()
DocProcessingSuffixRules()
/* no space between the two args! */
LitDocRootTarget(release,lit)
|