9704 move socket functions to libc
@@ -31,11 +31,11 @@ # install this library in the root filesystem #include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) -LDLIBS += -lc -lsocket -ldladm -lscf +LDLIBS += -lc -ldladm -lscf SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE)