Problem with GNU Make (3.81, probably newer) with stacking --include-dir=...

2014-06-11 Thread Corey Brenner
Hi, I've run into a situation where I want to control the include dirs in a recursive make.  I am adding include paths to recursive invocations via --include-dir=, when I find one which matches my criteria. However, GNU Make seems to be holding on to these directories from high level invocatio

target-specific append variable malfunction.

2002-01-31 Thread Corey Brenner
stent across several platforms with the same version of Make (Linux, OpenBSD, Solaris, HPUX). Thank you, --Corey Brenner 8<- SNIP -8< # # Problem: appending to an undefined variable name as part of a # target rule (where you might conceivably want to add # a definiti