makefile.am
来自「intercept tty is using for listening a U」· AM 代码 · 共 9 行
AM
9 行
AM_CFLAGS = @CFLAGS@ -Wallbin_PROGRAMS = interceptty bin_SCRIPTS = interceptty-nicedumpman_MANS = interceptty.1interceptty_SOURCES = common.c common.h interceptty.c bsd-openpty.h bsd-openpty.cEXTRA_DIST = test testport interceptty.pod $(man_MANS) $(bin_SCRIPTS)check-local: interceptty test $(SHELL) ./test
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?