qt5base-lts/qmake/generators/unix
Tor Arne Vestbø db2c89beae Stop generating implicit suffix rules in Makefiles
Suffix rules are the old-fashioned way of defining implicit rules for make.
We don't need them as we generate explicit rules for all sources we build.

[ChangeLog][qmake] Makefile output no longer contains implicit
suffix rules, as all sources are built using explicit rules.

Change-Id: I4ecfa5b80c8ae33aea8730836f3baf99dd4951dd
Task-number: QTBUG-30813
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-10-09 15:15:25 +00:00
..
unixmake2.cpp Stop generating implicit suffix rules in Makefiles 2015-10-09 15:15:25 +00:00
unixmake.cpp Distinguish between Objective-C and Objective-C++ sources 2015-10-09 15:15:17 +00:00
unixmake.h merge processPrlFiles() into findLibraries() 2015-10-02 14:00:56 +00:00