qt5base-lts/qmake
Rohan McGovern 152a10012c Ensure that recursive QMAKE_EXTRA_TARGETS use the correct makefile
Recursive QMAKE_EXTRA_TARGETS were omitting the `-f' option to make.
This would break in the case where the correct makefile was not named
`Makefile'.  The included autotest demonstrates the problem.

Note that this was fixed for normal targets back in 2005
by faac7bd178654fd67a6f3f9cf4f6f2605071448d (p4 202370), but was not
fixed for extra targets.

Reviewed-by: ossi
(cherry picked from commit 96a3bf7a8bbc1e5361e16cbeeceb4be674b88c30)
2011-05-13 08:59:43 +10:00
..
generators Ensure that recursive QMAKE_EXTRA_TARGETS use the correct makefile 2011-05-13 08:59:43 +10:00
cachekeys.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile.unix Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32 Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32-g++ Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32-g++-sh Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
meta.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
meta.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
option.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
option.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
project.cpp Add resolve_depends(var, prefix) function to qmake 2011-04-27 12:05:46 +02:00
project.h Add resolve_depends(var, prefix) function to qmake 2011-04-27 12:05:46 +02:00
property.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
property.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmake_pch.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmake.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmake.pro Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00