K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-10-19T00:22:09.883330Z K 7 svn:log V 518 MFC 227429,228121,228124,228137,228140,228141,228147,228153,228158,228311, 241395,241396: Various fixes to WITH_CTF: - Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) instead of executing a shell on every object or executable/library file. - CTF knob is now implemented using common scheme: MK_CTF=yes/no is defined based on WITH/WITHOUT_CTF settings, default is WITHOUT_CTF, NO_CTF overrides WITH_CTF (used by Makefile.inc1) - Add missing calls to ctfconvert/ctfmerge for various edge cases. END