[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: setting a make "include" path right from the get-go
From: |
Robert P. J. Day |
Subject: |
Re: setting a make "include" path right from the get-go |
Date: |
Tue, 9 Dec 2008 10:08:39 -0500 (EST) |
User-agent: |
Alpine 2.00 (LFD 1167 2008-08-23) |
On Tue, 9 Dec 2008, Paul Smith wrote:
> On Tue, 2008-12-09 at 09:21 -0500, Robert P. J. Day wrote:
> > i didn't try it because i was going off what i read in ORA's book on
> > make where they explain the value of using the MAKE variable, and it
> > mentions nothing about passing that particular option, so i assumed it
> > didn't. if it actually does, then that solves the problem.
>
> All options and variables on the original make command line are always
> passed to sub-makes by default, except in a few very specific cases
> where it doesn't make much sense (things like -o, IIRC).
>
> Definitely -I is passed to sub-makes, though.
quite so, i just verified this -- i was only going on the words in
the ORA book which seemed to suggest that wasn't true. i'll know
better next time, thanks. :)
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
- Re: setting a make "include" path right from the get-go, (continued)
- Re: setting a make "include" path right from the get-go, Robert P. J. Day, 2008/12/07
- Re: setting a make "include" path right from the get-go, Garrett Cooper, 2008/12/08
- Re: setting a make "include" path right from the get-go, Sam Ravnborg, 2008/12/09
- Re: setting a make "include" path right from the get-go, Robert P. J. Day, 2008/12/09
- Re: setting a make "include" path right from the get-go, Paul Smith, 2008/12/09
- Re: setting a make "include" path right from the get-go, Robert P. J. Day, 2008/12/09
- Re: setting a make "include" path right from the get-go, Paul Smith, 2008/12/09
- Re: setting a make "include" path right from the get-go,
Robert P. J. Day <=
Re: setting a make "include" path right from the get-go, John Dill, 2008/12/09