📄 makefile
字号:
# Makefile for the dss1_divert ISDN module# Each configuration option enables a list of files.obj-$(CONFIG_ISDN_DIVERSION) += dss1_divert.o# Multipart objects.dss1_divert-y := isdn_divert.o divert_procfs.o divert_init.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -