Date: Tue, 24 Oct 2000 09:04:57 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/secure/usr.sbin Makefile src/secure/usr.sbin/sendmail Makefile src/usr.sbin/sendmail Makefile Message-ID: <200010241604.JAA53426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2000/10/24 09:04:57 PDT
Modified files:
release Makefile
secure/usr.sbin Makefile
usr.sbin/sendmail Makefile
Removed files:
secure/usr.sbin/sendmail Makefile
Log:
Fix up the build for the STARTTLS version of sendmail (again). This method
mimics that of tcpdump in that for normal builds, sendmail will only be
built once. For 'make release', it is built once for the bin dist and
once for the crypto dist. This method also removes the need for two separate
Makefiles (which could become out of sync).
Suggested by: bde
Assisted by: kris
Revision Changes Path
1.575 +2 -2 src/release/Makefile
1.5 +1 -5 src/secure/usr.sbin/Makefile
1.28 +10 -1 src/usr.sbin/sendmail/Makefile
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?200010241604.JAA53426>
