📄 make.defines.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 = @CFLAGS@LIBS = @LIBUNPIPC@ @LIBS@LIBS_RPC = @LIBS_RPC@RANLIB = @RANLIB@RPCGEN_OPTS = @RPCGEN_OPTS@# Following is the main library, built from all the object files# in the lib/ directories.LIBUNPIPC_NAME = @LIBUNPIPC_NAME@# Following are all the object files to create in the lib/ directory.LIB_OBJS = @LIB_OBJS@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 + -