K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-07-02T05:07:25.000000Z K 7 svn:log V 537 MFC: Add a warning regarding the SENDMAIL_*_MC make.conf variable values. Using /etc/mail/sendmail.mc will create /etc/mail/sendmail.cf during a buildworld. Revision Changes Path 1.192 +9 -0 src/share/examples/etc/make.conf 1.52 +21 -0 src/share/man/man5/make.conf.5 Note, I am looking for a better way of doing this which would place the .cf files into /usr/obj even if the source was in /etc/mail/ but haven't yet found a way to convince make to do what I want. This MFC is temporary. END