📄 makefile.sub
字号:
PROG=indxbibMAN1=indxbib.nXLIBS=$(LIBBIB) $(LIBGROFF)MLIB=$(LIBM)OBJS=indxbib.o dirnamemax.o signal.oCCSRCS=indxbib.ccCSRCS=dirnamemax.c signal.cNAMEPREFIX=$(g)install_data: eign -test -d $(datadir) || mkdir $(datadir) -test -d $(datasubdir) || mkdir $(datasubdir) if test -f /usr/lib/eign; then \ rm -f $(common_words_file); \ ln -s /usr/lib/eign $(common_words_file) 2>/dev/null \ || ln /usr/lib/eign $(common_words_file) 2>/dev/null \ || cp /usr/lib/eign $(common_words_file); \ else \ rm -f $(common_words_file); \ $(INSTALL_DATA) $(srcdir)/eign $(common_words_file); \ fiuninstall_sub: -rm -f $(common_words_file)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -