lilypond-devel
[Top][All Lists]
Advanced

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

Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)


From: Phil Holmes
Subject: Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)
Date: Wed, 8 Feb 2012 15:47:25 -0000

----- Original Message ----- From: <address@hidden> To: <address@hidden>; <address@hidden>; <address@hidden>; <address@hidden>
Cc: <address@hidden>; <address@hidden>
Sent: Wednesday, February 08, 2012 2:56 PM
Subject: Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)


And one last question:


http://codereview.appspot.com/5645046/diff/1005/stepmake/stepmake/texinfo-rules.make
File stepmake/stepmake/texinfo-rules.make (right):

http://codereview.appspot.com/5645046/diff/1005/stepmake/stepmake/texinfo-rules.make#newcode37
stepmake/stepmake/texinfo-rules.make:37:
$(buildscript-dir)/run-and-check "$(MAKEINFO) -I$(src-dir) -I$(outdir)
-D web_version --output=$@ $<"  "$*.makeinfo.log"
Do the log files end up in the $(outdir) ?

I guess not unless we specify "$(outdir)/$*.makeinfo.log", right?

http://codereview.appspot.com/5645046/


Correct - they go into build/Documentation. The benefit of that is that it's a less cluttered directory. If you think it's important, I could easily update it to put them in outdir. logdir??

--
Phil Holmes





reply via email to

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