代码搜索:lsocket
找到约 664 项符合「lsocket」的源代码
代码结果 664
www.eeworm.com/read/264342/11319285
makefile
#
# Internetworking with TCP/IP, Volume III example code Makefile
#
# David L Stevens, Internetworking Research Group at Purdue
# Tue Sep 17 19:40:42 EST 1991
#
INCLUDE =
LIB = -lsocket -ln
www.eeworm.com/read/118253/14879660
txt makefile.server.txt
#------------Begin----------------------------------
EXEC= server
SRCS = server.cc
OBJS = $(SRCS:%.cc=%.o)
INC = -I/usr/include
LIBS = -lgen -lsocket -lm -lnsl
CPLUS = CC
FLGS = -g
DEFS = -D
www.eeworm.com/read/227819/4768575
sunos5 makefile.sunos5
#
# Makefile Radius Makefile for Solaris 2.5.x
#
CC = gcc
CFLAGS = -g # -DNOSHADOW
LDFLAGS = # -s #tatic
LIBS = -lsocket -lnsl
LCRYPT =
DBM = #-DNDBM
DBMLIB = #-ldb
#PAM = -DPAM
#PAMLIB = -lpa
www.eeworm.com/read/183718/5252646
makefile
#
# Uncomment following for Solaris compile (need gnu make for top level
# make file)
#
#OSFLAG = -DSOLARIS
#OSLIB = -lnsl -lsocket
CC = gcc
CFLAGS = -O2 -Wall -ggdb -DVERSION=\"$(VERSION)\" ${OSFL
www.eeworm.com/read/422403/2037730
sunos5 makefile.sunos5
#
# Makefile Radius Makefile for Solaris 2.5.x
#
CC = gcc
CFLAGS = -g # -DNOSHADOW
LDFLAGS = # -s #tatic
LIBS = -lsocket -lnsl
LCRYPT =
DBM = #-DNDBM
DBMLIB = #-ldb
#PAM = -DPAM
#PAMLIB = -lpa
www.eeworm.com/read/412321/2171028
sco makefile.sco
#
# makefile common part for application preconsole's program
#
#
.SUFFIXES:.c
HOMEDIR=/u/zyx/code
COMDIR=$(HOMEDIR)/comlib
INCDIRS=-I$(COMDIR)/include
LIBDIRS=-L$(COMDIR)/lib
LIB= -lcom -lsocket
www.eeworm.com/read/359563/2975069
sco makefile.sco
#
# makefile common part for application preconsole's program
#
#
.SUFFIXES:.c
HOMEDIR=/u/zyx/code
COMDIR=$(HOMEDIR)/comlib
INCDIRS=-I$(COMDIR)/include
LIBDIRS=-L$(COMDIR)/lib
LIB= -lcom -lsocket
www.eeworm.com/read/262948/4307810
sunos5 makefile.sunos5
#
# Makefile Radius Makefile for Solaris 2.5.x
#
CC = gcc
CFLAGS = -g # -DNOSHADOW
LDFLAGS = # -s #tatic
LIBS = -lsocket -lnsl
LCRYPT =
DBM = #-DNDBM
DBMLIB = #-ldb
#PAM = -DPAM
#PAMLIB = -lpa
www.eeworm.com/read/255402/4376841
sunos5 makefile.sunos5
#
# Makefile Radius Makefile for Solaris 2.5.x
#
CC = gcc
CFLAGS = -g # -DNOSHADOW
LDFLAGS = # -s #tatic
LIBS = -lsocket -lnsl
LCRYPT =
DBM = #-DNDBM
DBMLIB = #-ldb
#PAM = -DPAM
#PAMLIB = -lpa
www.eeworm.com/read/221365/14743630
makefile
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
ENV_FILE := $(shell /bin/pwd | sed -e 's/in