summaryrefslogtreecommitdiffstats
path: root/lib/libsmutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsmutil/Makefile')
-rw-r--r--lib/libsmutil/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libsmutil/Makefile b/lib/libsmutil/Makefile
index 237159c..07b9cda 100644
--- a/lib/libsmutil/Makefile
+++ b/lib/libsmutil/Makefile
@@ -6,6 +6,9 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include
CFLAGS+=-DNEWDB -DNIS -DMAP_REGEX -DNOT_SENDMAIL
+# User customizations to the sendmail build environment
+CFLAGS+=${SENDMAIL_CFLAGS}
+
LIB= smutil
SRCS+= debug.c errstring.c lockfile.c safefile.c snprintf.c strl.c
OpenPOWER on IntegriCloud