author | Jason Riedy <ejr@EECS.Berkeley.EDU> | |
Mon, 5 Dec 2005 18:38:30 +0000 (10:38 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Dec 2005 21:19:39 +0000 (13:19 -0800) | ||
commit | cd8c4589473d2a6669cf882ebcd708a2d81e9168 | |
tree | 5179a805f120270960a156c3ef61f4eb947765cf | tree | snapshot |
parent | 53e7181cd9927a8a194f4770c597744d96a113a2 | commit | diff |
[PATCH] Document config.mak in INSTALL.
The existing config.mak should satisfy almost everyone... You
can change the prefix and other vars catch the new setting
anyways. I had forgotten that ?= acts as = (lazy value binding)
and as not := (immediate value binding).
Signed-off-by: E. Jason Riedy <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The existing config.mak should satisfy almost everyone... You
can change the prefix and other vars catch the new setting
anyways. I had forgotten that ?= acts as = (lazy value binding)
and as not := (immediate value binding).
Signed-off-by: E. Jason Riedy <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
INSTALL | diff | blob | history |