Date: Sun, 6 Jul 2003 11:51:10 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail Makefile Message-ID: <200307061851.h66IpAv5097666@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2003/07/06 11:51:10 PDT
FreeBSD src repository
Modified files:
etc/sendmail Makefile
Log:
- Prevent buildworld from trying to write to /etc/mail/
- Stop 'make clean' from removing SENDMAIL_CF
- install and distribute targets should not attempt to build anything
- SENDMAIL_ADDITIONAL_CF were not installed in the distribution case
- If SENDMAIL_SET_USER_ID was defined, submit.cf was needlessly installed
in the distribution case
- Collapse install and distribution target into one to remove code
duplication
Submitted by: ru
MFC after: 5 days
Revision Changes Path
1.23 +47 -86 src/etc/sendmail/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307061851.h66IpAv5097666>
