I guess I could leave that target in the Makefile but remove it from the "all:" 
target.  So, you would have to specifically call out that target to make PDF 
versions (e.g. make pdf DOC=<manual>).

>-----Original Message-----
>From: Trevor Woerner [mailto:twoer...@gmail.com]
>Sent: Tuesday, January 13, 2015 7:23 AM
>To: Rifenbark, Scott M; Yocto discussion list
>Subject: Re: [yocto] PDF manual support
>
>On 01/13/15 09:57, Rifenbark, Scott M wrote:
>> Are you generating those on your own or are you using the "pdf:" target
>from the Makefile that is currently part of the repo?
>
>I'm using the pdf target from the Makefile:
>
>    $ make pdf DOC=dev-manual
>
>usually by running:
>
>
>https://github.com/twoerner/meta-
>trevor/blob/master/misc/build_yocto_docs.sh
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to