author | Johannes Sixt <j6t@kdbg.org> | |
Thu, 9 Feb 2012 08:22:26 +0000 (09:22 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 9 Feb 2012 19:47:54 +0000 (11:47 -0800) | ||
commit | e60ec75948f197b82f867e31b74bb89323e6581f | |
tree | fe8fa93880bd1a819420045da1b4fb4705db8150 | tree | snapshot |
parent | f2d713fc3e8e0b7be89584f04b421808aa99c403 | commit | diff |
Makefile: fix syntax for older make
It is necessary to write the else branch as a nested conditional. Also,
write the conditions with parentheses because we use them throughout the
Makefile.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It is necessary to write the else branch as a nested conditional. Also,
write the conditions with parentheses because we use them throughout the
Makefile.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |