lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fix lilypond-book include paths (issue 4046) (issue 116540043 by add


From: dak
Subject: Re: Fix lilypond-book include paths (issue 4046) (issue 116540043 by address@hidden)
Date: Thu, 21 Aug 2014 21:11:25 +0000


https://codereview.appspot.com/116540043/diff/40001/input/regression/lilypond-book/GNUmakefile
File input/regression/lilypond-book/GNUmakefile (right):

https://codereview.appspot.com/116540043/diff/40001/input/regression/lilypond-book/GNUmakefile#newcode22
input/regression/lilypond-book/GNUmakefile:22: make
LYS_OUTPUT_DIR=$(top-build-dir)/out/lybook-testdb $(OUT_FILES)
Recursive invocations of make are comparatively ugly things.  In order
to get dependencies and flags right, they need to be called as $(MAKE)
(please see the node "MAKE Variable" in the documentation for GNU make)
rather than just "make".

https://codereview.appspot.com/116540043/



reply via email to

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