OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]