aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-10-05 09:40:24 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-10-05 09:40:24 +0000
commit97fe7f477fc469b6a75596f47dc98a08e4ed3e13 (patch)
tree55baa49e3efb3c9fd481116b6e7a5d7232c58445 /usr.sbin/sendmail
parentc63ba9f5ae735a804cb29cef14222f9fb1958922 (diff)
downloadsrc-97fe7f477fc469b6a75596f47dc98a08e4ed3e13.tar.gz
src-97fe7f477fc469b6a75596f47dc98a08e4ed3e13.zip
Changes to support full make parallelism (-j<n>) in the world
target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
Notes
Notes: svn path=/head/; revision=30113
Diffstat (limited to 'usr.sbin/sendmail')
-rw-r--r--usr.sbin/sendmail/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/src/Makefile b/usr.sbin/sendmail/src/Makefile
index fa51a768bb96..ed8dbc6ed197 100644
--- a/usr.sbin/sendmail/src/Makefile
+++ b/usr.sbin/sendmail/src/Makefile
@@ -22,8 +22,8 @@ DBMDEF= -DNEWDB
NIS= -DNIS
# If you want tcp wrapper support, uncomment the following two lines
-#TCPWRAPPERSBASEDIR= /usr/local
-#TCPWRAPPERS= -DTCPWRAPPERS -I${TCPWRAPPERSBASEDIR}/include
+TCPWRAPPERSBASEDIR= /usr/local
+TCPWRAPPERS= -DTCPWRAPPERS -I${TCPWRAPPERSBASEDIR}/include
CFLAGS+=-I${.CURDIR} ${DBMDEF} ${NIS} ${TCPWRAPPERS} #-DNETISO