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

📄 make.defines

📁 《UNIX进程间通信》中的代码
💻 DEFINES
字号:
## 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 = sparc-sun-solaris2.6CC = gccCFLAGS = -g -O2 -D_REENTRANT -Wall -D__EXTENSIONS__LIBS = /home/rstevens/libunpipc.a -lposix4 -lposix4 -lpthread LIBS_RPC = -lnslRANLIB = ranlibRPCGEN_OPTS = -C# Following is the main library, built from all the object files# in the lib/ directories.LIBUNPIPC_NAME = /home/rstevens/libunpipc.a# Following are all the object files to create in the lib/ directory.LIB_OBJS =  daemon_inetd.o daemon_init.o error.o gf_time.o isfdtype.o lock_reg.o lock_test.o pselect.o my_shm.o px_ipc_name.o readable_timeo.o readline.o readn.o set_concurrency.o set_nonblock.o signal.o signal_intr.o sleep_us.o signal_rt.o signal_rt_intr.o timing.o tv_sub.o wrapdoor.o wrappthread.o wrapsunrpc.o wrapstdio.o wrapunix.o writable_timeo.o writen.oCLEANFILES = core core.* *.core *.o temp.* *.out typescript* \		*.[234]c *.[234]h *.bsdi *.sparc *.uw

⌨️ 快捷键说明

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