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