Makefile, ${VARIABLE}= vs. ${VARIABLE}?=

Helmut Schneider jumper99 at gmx.de
Sun Feb 13 14:14:34 UTC 2011


Hi,

[helmut at BSDHelmut ~]$ grep -ir latest /usr/ports/www/apache2?
/usr/ports/www/apache20/Makefile:LATEST_LINK=   apache20
/usr/ports/www/apache22/Makefile:LATEST_LINK?=  apache22
[helmut at BSDHelmut ~]$

So, what's the difference between e.g. "LATEST_LINK=" and
"LATEST_LINK?="?

Thanks, Helmut



More information about the freebsd-ports mailing list