On 07/15/2012 12:31 AM, Jack Kelly wrote: >> >> .el.elc: >> -## We add $(abs_builddir) and $(abs_srcdir) to load-path, so that any >> -## .el files that $< depends upon can be found (including generated >> -## ones). Prefer files from the build directory to those from the source >> -## directory, in true VPATH spirit. The destination file is normally >> -## determined by appending "c" to the input (which would erronously put >> -## it in $(srcdir) in VPATH builds), so we override that, too. >> +## We add $(builddir) and $(srcdir) to load-path, so that any '.el' files >> +## that $< depends upon can be found (including generated ones). >> +## We Prefer files from the build directory to those from the source > > Nit: Capital on `Prefer'. > Thanks for catching that; I've fixed it locally.
Regards, Stefano