summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sendmail/libmilter/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sendmail/libmilter/Makefile.com')
-rw-r--r--usr/src/cmd/sendmail/libmilter/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/sendmail/libmilter/Makefile.com b/usr/src/cmd/sendmail/libmilter/Makefile.com
index 88729a2e40..d59a896251 100644
--- a/usr/src/cmd/sendmail/libmilter/Makefile.com
+++ b/usr/src/cmd/sendmail/libmilter/Makefile.com
@@ -23,8 +23,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY= libmilter.a
VERS= .1
@@ -50,6 +48,8 @@ ENVDEF= -DMILTER -DNETINET6 -DNOT_SENDMAIL -D_REENTRANT \
-Dsm_snprintf=snprintf
CPPFLAGS= $(INCPATH) $(ENVDEF) $(CPPFLAGS.sm)
+CERRWARN += -_gcc=-Wno-type-limits
+
LIBS= $(DYNLIB) $(LINTLIB)
LDLIBS += -lc -lsocket -lnsl
$(LINTLIB) := SRCS= $(SRCDIR)/$(LINTSRC)