Fossil SCM
Target "realclean" in Windows makefile misses an executable
Fixed
5947ace466c571d…
· opened 14 years, 8 months ago
- Type
- Build_Problem
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- July 20, 2011 8:09 a.m.
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).