Re: [docbook-apps] XSLT for Makefiles

From
=?JRN-8859-1?P?Srygve_Maugst=G8l?=
Date
2007-11-15T18:25:00+00:00
ID
Thread
Re: [docbook-apps] XSLT for Makefiles
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