Summary

the make facility in setup-api.scm should transparently handle .exe file extensions

Metadata

Description

On Windows, a make-rule target for an executable requires that the ".exe" file extension is explicitly specified. This should be made transparent (this is already done for `install-program`).

Changes and comments

[2011-11-04 13:39:20 UTC] felix removed milestone 4.8.0

[2012-04-27 23:27:33 UTC] felix changed status from new to closed

[2012-04-27 23:27:33 UTC] felix set resolution to wontfix

[2012-04-27 23:27:33 UTC] felix wrote:

The "make" facility in `setup-api` has been deprecated.