help-make
[Top][All Lists]
Advanced

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

Re: Question regarding alias expansion..


From: Paul Smith
Subject: Re: Question regarding alias expansion..
Date: Mon, 04 Aug 2008 18:40:23 -0400

On Mon, 2008-08-04 at 15:31 -0700, Rick Flower wrote:
> You can see this below by the output from
> 'make -p release | grep mode'

You can't tell anything about ordering by "make -p".  All that does is,
after all the makefiles are read in, it dumps the internal data
structures etc. that were created during the parsing.

There's absolutely no relationship between the order in which objects
are dumped via -p, and the order in which they were defined in the
makefiles.





reply via email to

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