octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Verbose make output for documentation


From: Rik
Subject: Re: Verbose make output for documentation
Date: Thu, 30 Jul 2015 08:53:28 -0700

On 07/30/2015 08:28 AM, John W. Eaton wrote:
> On 07/30/2015 11:23 AM, Rik wrote:
>> rm doc/interpreter/octave.pdf
>> make -j1 doc/interpreter/octave.pdf
>
> For me, the output for that is
>
>   GEN      libinterp/corefcn/defaults.h
> libinterp/corefcn/defaults.h is unchanged
>   GEN      libinterp/corefcn/graphics-props.cc
> libinterp/corefcn/graphics-props.cc is unchanged
>   GEN      libinterp/corefcn/graphics.h
> libinterp/corefcn/graphics.h is unchanged
>   GEN      libinterp/corefcn/mxarray.h
> libinterp/corefcn/mxarray.h is unchanged
>   GEN      libinterp/oct-conf.h
> libinterp/oct-conf.h is unchanged
>   GEN      libinterp/version.h
> libinterp/version.h is unchanged
>   GEN      libinterp/builtin-defun-decls.h
> libinterp/builtin-defun-decls.h is unchanged
>   GEN      libinterp/builtins.cc
> libinterp/builtins.cc is unchanged
>   GEN      libinterp/corefcn/oct-tex-symbols.cc
> libinterp/corefcn/oct-tex-symbols.cc is unchanged
>   GEN      libinterp/corefcn/oct-tex-lexer.ll
> libinterp/corefcn/oct-tex-lexer.ll is unchanged
>   GEN      src/mkoctfile.cc
> src/mkoctfile.cc is unchanged
>   GEN      src/main.cc
> src/main.cc is unchanged
>   GEN      src/octave-config.cc
> src/octave-config.cc is unchanged
>   GEN      scripts/plot/util/gnuplot_binary.m
> scripts/plot/util/gnuplot_binary.m is unchanged
>   GEN      run-octave
> run-octave is unchanged
>   TEXI2PDF doc/interpreter/octave.pdf
>
> with no messages displayed from running texi2pdf.

Thanks.  I guess it's my old version of automake (1.11.3-ubuntu2) that
doesn't have the AM_V_TEXI2PDF macro used in the rule.  I'll leave it alone.

--Rik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]