mconfig
来自「UNIX FTP client」· 代码 · 共 56 行
TXT
56 行
# Generated by configure on Mon May 19 05:08:38 EDT 1997## Directory for user binariesBINDIR=/usr/bin# Directory for man page treeMANDIR=/usr/man# Install into chroot area found hereINSTALLROOT=# Mode for user binariesBINMODE=755# Mode for manual pagesMANMODE=644# Compiler to useCC=gcc# Compiler warningsWARNINGS= -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align# Compiler flags to useCFLAGS= -pipe -O2 -D__USE_BSD_SIGNAL $(WARNINGS)# Link-time flags to useLDFLAGS= -s# Additional link librariesLIBS=# Termcap library to useLIBTERMCAP=-lncurses# Work around GNU libc lossageUSE_GLIBC=0# Use GNU readline libraryUSE_READLINE=1# Tell confgen we need BSD signal semanticsNEED_BSD_SIGNAL=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?