積丹尼 Dan Jacobson <jida...@jidanni.org> writes:

> (info "(make) Environment") should mention how equivalent
> $ a=b make #and
> $ make a=b
> are to each other.
> See also http://debbugs.gnu.org/29270

But they're not the same. The second one will override a setting of
'a' in the Makefile, the first one won't.

Robert

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to