Octavian Voicu octavian.voicu@gmail.com writes:
I think it is very useful to be able to compile winetest by using make crosstest, and the fact that notepad also works is just a bonus (you would have to do make notepad_cross.exe manually anyway).
Would a specific rule (just for winetest) be better?
No, it won't work anyway. You'd need to duplicate all the rules for the test resources too, and I don't want to have to make the build process even more of a mess. The existing crosstest hacks are already bad enough.