📄 makefile.am
字号:
AM_CFLAGS = -I../.. -Wall EXTRA_DIST = .indent.pronoinst_LTLIBRARIES = libtskvs.la# Note that the .h files are in the top-level Makefilelibtskvs_la_SOURCES = mm_open.c mm_part.c mm_types.c mm_io.c \ bsd.c dos.c gpt.c mac.c sun.c tsk_vs_i.hindent: indent *.c *.hclean-local: -rm -f *.c~ *.h~
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -