Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
christos%astron.com@localhost (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 perry%piermont.com@localhost
Home |
Main Index |
Thread Index |
Old Index