Date: Wed, 21 Feb 2001 20:11:52 -0800 (PST) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefile src/share/man/man5 make.conf.5 Message-ID: <200102220411.f1M4BqH00140@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2001/02/21 20:11:52 PST
Modified files:
etc/defaults make.conf
etc/sendmail Makefile
share/man/man5 make.conf.5
Log:
Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as
users should be configuring via m4 now. If set, use m4 to create the .cf
file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or
'make distribution' in src/etc/sendmail/ will install the appropriate .cf as
/etc/mail/sendmail.cf. This fixes some mergemaster problems.
PR: conf/13016
Revision Changes Path
1.139 +9 -1 src/etc/defaults/make.conf
1.6 +33 -9 src/etc/sendmail/Makefile
1.10 +9 -1 src/share/man/man5/make.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102220411.f1M4BqH00140>
