Revert "Makefile: remove $foo when $foo.exe is built/installed."
commitfa807fcb28e11e38ef25ec78494001b50e1caeec
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 12 Jan 2007 13:10:50 +0000 (12 14:10 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Tue, 20 Mar 2007 16:34:11 +0000 (20 17:34 +0100)
tree6d5f52c47c8c68f623aa07561766be93ef9c3935
parenta1f4d20db83ed1bf24b0030e3f81dab497a1e00a
Revert "Makefile: remove $foo when $foo.exe is built/installed."

This reverts commit 6fc301bbf68decbda369402a11ef215391bdd533.
Appearently, MSYS's shell returns success for -f foo if foo.exe
exists. Hence, this patch removes *all* .exe files - not quite
what we want.
Makefile