Print this page
9704 move socket functions to libc

@@ -20,14 +20,12 @@
 #
 #
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
-#
 
 include ../Makefile.com
 
 DYNFLAGS += $(KRUNPATH) $(KMECHLIB)
-LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
+LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lc
 
 install: all $(ROOTLIBS) $(ROOTLINKS)