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: John W. Eaton
Subject: Re: Verbose make output for documentation
Date: Thu, 30 Jul 2015 11:28:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

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.

jwe




reply via email to

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