Paul Millar wrote:
Hi,

I have a small XSLT stylesheet that may be of use to others. It transforms a DocBook file into a dependency list that make can include via the "-include" command (only tested with GNU make so far). With it, one can autogenerate DocBook dependencies, much like gcc -M does.

You can also pull out a list of all graphic files, either all of them or those with a specific format attribute. This helps with install-like targets that copy all corresponding graphics to a target directory.

Is this of interest?  If so, I'll put it up somewhere.

Yep, definitely of interest.

--
Trygve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to