K 10 svn:author V 3 imp K 8 svn:date V 27 2018-02-02T06:32:26.922226Z K 7 svn:log V 251 Centralize several variables. MK_CTF, MK_SSP, MK_PROFILE, NO_PIC, and INTERNALLIB are always the same, so set them in defs.mk. MAN= is common, so set it here too. This removes a lot of boring repetition from the Makefiles that added almost no value. END