View Ticket
Not logged in
Ticket UUID: 5947ace466c571d55fb49ffbc7e1b65d3fd300d7
Title: Target "realclean" in Windows makefile misses an executable
Status: Fixed Type: Build_Problem
Severity: Cosmetic Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-07-20 20:06:08
Version Found In: 1.19 [4adc11edb7]
Description & Comments:
The 'realclean' target in file win\Makefile.msc erroneously tries to delete "version$E" instead of "mkversion$E" (didn't review the Mingw makefile, might have the same problem).