summaryrefslogtreecommitdiff
path: root/usr/src/lib/libnls/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libnls/Makefile.com')
-rw-r--r--usr/src/lib/libnls/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libnls/Makefile.com b/usr/src/lib/libnls/Makefile.com
index e19d456bb1..ad699dfca7 100644
--- a/usr/src/lib/libnls/Makefile.com
+++ b/usr/src/lib/libnls/Makefile.com
@@ -22,8 +22,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY= libnls.a
VERS= .1
@@ -42,6 +40,8 @@ LINTSRC= $(LINTLIB:%.ln=%)
CFLAGS += $(CCVERBOSE)
LDLIBS += -lnsl -lc
+CERRWARN += -_gcc=-Wno-unused-variable
+
.KEEP_STATE:
lint: lintcheck