author | Junio C Hamano <junkio@cox.net> | |
Wed, 10 Jan 2007 20:24:54 +0000 (12:24 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 10 Jan 2007 21:56:02 +0000 (13:56 -0800) | ||
commit | 6fc301bbf68decbda369402a11ef215391bdd533 | |
tree | cde21e195f6855a67b5caaff1d8ed4340c637811 | tree | snapshot |
parent | 374c59056a0719fe1244280cdb6fdce48672f441 | commit | diff |
Makefile: remove $foo when $foo.exe is built/installed.
On Cygwin, newly builtins are not recognized, because there exist both
the executable binaries (with .exe extension) _and_ the now-obsolete
scripts (without extension), but the script is executed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
On Cygwin, newly builtins are not recognized, because there exist both
the executable binaries (with .exe extension) _and_ the now-obsolete
scripts (without extension), but the script is executed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |