chris...@astron.com (Christos Zoulas) writes:
> It is not nice to have one MK variable overwrite another and I don't think
> we have a precedence for this.

A few moments of grepping reveals, for one example:

. if defined(NOSTATICLIB) && ${MKPICLIB} != "no"
MKSTATICLIB:=   no
. else
MKPIC:=         no
. endif

There are others. I don't want to belabor it.


Perry
-- 
Perry E. Metzger                pe...@piermont.com

Reply via email to