📄 make.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.6
CC = gcc
CFLAGS = -g -O2 -D_REENTRANT -Wall -D__EXTENSIONS__
LIBS = /home/rstevens/libunpipc.a -lposix4 -lposix4 -lpthread
LIBS_RPC = -lnsl
RANLIB = ranlib
RPCGEN_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.o
CLEANFILES = core core.* *.core *.o temp.* *.out typescript* \
*.[234]c *.[234]h *.bsdi *.sparc *.uw
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -