> The problem (I think) is in src/etc/sendmail/Makefile:
>
> .if defined(SENDMAIL_MC)
> INSTALL_CF= ${SENDMAIL_MC:T:R}.cf
>
> This leaves INSTALL_CF with fokus.cf (the path is stripped off) and
> there is (of course) no fokus.cf in src/etc/sendmail.
But there should be one in /usr/obj/usr/src/etc/sendmail/. Is there?