Print this page
9704 move socket functions to libc

@@ -42,11 +42,10 @@
 
 CSTD =  $(CSTD_GNU99)
 
 CFLAGS +=       -mt $(CCVERBOSE)
 CPPFLAGS +=     $(INCS)
-LDLIBS +=       -lsocket
 
 .KEEP_STATE:
 
 all: $(LIBS)