tech-pkg archive

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

Re: destdir: 'make package' inconsistency



On Sun, Jan 04, 2009 at 06:57:25PM -0500, Greg Troxel wrote:
> 
> (and by extension, things like 'make replace package clean'.)

FWIW you don't want to invoke make like that!
'make foo bar' requests that both 'foo' and 'bar' be built, it
does not define any order.
The target commands for 'make clean' could be done at any time
during the build sequence.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index