📄 makefile
字号:
# @(#)Makefile 8.1 (Berkeley) 6/8/93DIR= usd/11.editSRCS= edittut.msMACROS= -msUpaper.ps: ${SRCS} ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}# index for versatec is different from the one in edit.tut# because the fonts are different and entries reference page# rather than section numbers. if you have a typesetter# you should just use the index in edit.tut, and ignore editvindex.editvindex: ${TROFF} ${MACROS} -n22 edit.vindex.include <bsd.doc.mk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -