Hi
In the linux kernel makefile,there is some words like"$(if $(KBUILD_VERBOSE:1=),@)" in some line. Maybe KBUILD_VERBOSE:=1 will comparing the value of KBUILD_VERBOSE with 1 and return a result,but I want to find the explain of such usage.
    Thanks.

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to