Re: [PATCH] scripts/mkmakefile: dynamic determination of output directory

2008-01-11 Thread Sam Ravnborg
On Fri, Jan 11, 2008 at 09:09:00AM +, Jan Beulich wrote: > Rather than fixing the output directory in the generated Makefile, > determine it from the placement of Makefile. This allows moving > the build tree around or accessing it through different mount paths. > > (The lastword definition is

[PATCH] scripts/mkmakefile: dynamic determination of output directory

2008-01-11 Thread Jan Beulich
Rather than fixing the output directory in the generated Makefile, determine it from the placement of Makefile. This allows moving the build tree around or accessing it through different mount paths. (The lastword definition is a compatibility one for make prior to 3.81; newer make will simply ign