summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsocket/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libsocket/Makefile.com')
-rw-r--r--usr/src/lib/libsocket/Makefile.com5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/lib/libsocket/Makefile.com b/usr/src/lib/libsocket/Makefile.com
index f1e7a0af99..e2dd0778df 100644
--- a/usr/src/lib/libsocket/Makefile.com
+++ b/usr/src/lib/libsocket/Makefile.com
@@ -20,8 +20,7 @@
#
#
-# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
#
LIBRARY = libsocket.a
@@ -50,8 +49,6 @@ LDLIBS += -lnsl -lc
SRCDIR = ../common
$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC)
-MAPFILES += mapfile-vers
-
# Make string literals read-only to save memory.
CFLAGS += $(XSTRCONST)
CFLAGS64 += $(XSTRCONST)