summaryrefslogtreecommitdiffstats
path: root/share/sendmail
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
committersjg <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
commitcead8270d4e1dec5eba05b5157c73c3ec5889050 (patch)
treea28fa550392e329e06cecf28e58a8004b5c0ea5f /share/sendmail
parentd1ba9a9c7960b49fb03416eef3275c579b47908b (diff)
downloadFreeBSD-src-cead8270d4e1dec5eba05b5157c73c3ec5889050.zip
FreeBSD-src-cead8270d4e1dec5eba05b5157c73c3ec5889050.tar.gz
Remove NO_OBJ
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
Diffstat (limited to 'share/sendmail')
-rw-r--r--share/sendmail/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile
index 00427dc..8153d49 100644
--- a/share/sendmail/Makefile
+++ b/share/sendmail/Makefile
@@ -9,8 +9,6 @@ CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \)
DDIR= ${DESTDIR}/usr/share/sendmail
-NO_OBJ=
-
# Define SHARED to indicate whether you want symbolic links to the system
# source (``symlinks''), or a separate copy (``copies'')
SHARED?= copies
OpenPOWER on IntegriCloud