9704 move socket functions to libc
@@ -20,15 +20,13 @@ # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com include ../../../../Makefile.lib.64 DYNFLAGS += $(KRUNPATH64) $(KMECHLIB64) -LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc +LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lc install: all $(ROOTLIBS64) $(ROOTLINKS64)