⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 make.defines.in

📁 unix网络编程第一卷socket编程书上的全部源代码
💻 IN
字号:
## This file is generated by autoconf from "Make.defines.in".## This is the "Make.defines" file that almost every "Makefile" in the# source directories below this directory include.# The "../" in the pathnames actually refer to this directory, since# "make" is executed in all the subdirectories of this directory.## System = @host@CC = @CC@CFLAGS = -I../lib @CFLAGS@LIBS = @LIBUNP@ @LIBS@LIBS_XTI = @LIBUNPXTI@ @LIBUNP@ @LIBS_XTI@RANLIB = @RANLIB@# Following is the main library, built from all the object files# in the lib/ and libfree/ directories.LIBUNP_NAME = @LIBUNP_NAME@# Following is the XTI library, built from all the object files# in the libxti/ directory.LIBUNPXTI_NAME = @LIBUNPXTI_NAME@# Following are all the object files to create in the lib/ directory.LIB_OBJS = @LIB_OBJS@# Following are all the object files to create in the libfree/ directory.LIBFREE_OBJS = @LIBFREE_OBJS@# Following are all the object files to create in the libgai/ directory.LIBGAI_OBJS = @LIBGAI_OBJS@# Following are all the object files to create in the libroute/ directory.LIBROUTE_OBJS = @LIBROUTE_OBJS@# Following are all the object files to create in the libxti/ directory.LIBXTI_OBJS = @LIBXTI_OBJS@CLEANFILES = core core.* *.core *.o temp.* *.out typescript* \		*.lc *.lh *.bsdi *.sparc *.uw

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -