author | Junio C Hamano <junkio@cox.net> | |
Sun, 13 Nov 2005 09:46:13 +0000 (01:46 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 14 Nov 2005 08:26:49 +0000 (00:26 -0800) | ||
commit | 94d2331770b08dc28faf1d950a546a0feb953323 | |
tree | 981a5db5c28d2834cf180493d96a1accb3dad415 | tree | snapshot |
parent | 6d5410d65137dc76a504b550872614170e2d98b3 | commit | diff |
Separate LDFLAGS and CFLAGS.
Stuffing -L flag and friends meant for the linking phase into
ALL_CFLAGS is not right; honor LDFLAGS and introduce ALL_LDFLAGS
to separate them out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Stuffing -L flag and friends meant for the linking phase into
ALL_CFLAGS is not right; honor LDFLAGS and introduce ALL_LDFLAGS
to separate them out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |