[Top][All Lists]
[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.
- Question regarding alias expansion.., Rick Flower, 2008/08/04
- Re: Question regarding alias expansion.., Sam Ravnborg, 2008/08/04
- Re: Question regarding alias expansion.., Rick Flower, 2008/08/04
- Re: Question regarding alias expansion.., Rick Flower, 2008/08/04
- Re: Question regarding alias expansion.., Sam Ravnborg, 2008/08/04
- Re: Question regarding alias expansion.., Rick Flower, 2008/08/04
- Re: Question regarding alias expansion.., Paul Smith, 2008/08/04
- Re: Question regarding alias expansion.., Rick Flower, 2008/08/04
- RE: Question regarding alias expansion.., Rinehart, Raleigh, 2008/08/05
- Re: Question regarding alias expansion..,
Paul Smith <=
- Re: Question regarding alias expansion.., Rick Flower, 2008/08/04
Re: Question regarding alias expansion.., Paul Smith, 2008/08/04