Originally posted by jjdenboer
I do not understand why this rule is created with Makefile as one of the targets.
You need this rule, because you need a new Makefile every time you change your .pro file.
I think this is a bug in qmake. Anyone know of this bug, or feature.
On my system qmake adds the same rule and everything works OK. There must be something wrong with your make or file modification times.