. for ttf in ${TTF}
@${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/${ttf} || true" >> ${TMPPLIST}
. endfor
@${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/ttfmremovemeharder.ttf > /dev/null 2>&1 || true" >> ${TMPPLIST}
.endfor
.for ttf in ${TTF}
@${ECHO_CMD} "${FONTSDIR_REL}/${ttf}" >> ${TMPPLIST}