📄 makefile
字号:
# This is the kernel makefile, it is not used when compiling modules outside# the kernel tree.O_TARGET := ffs2.oO_OBJS := super.o io.oMI_OBJS := $(O_TARGET) include $(TOPDIR)/Rules.make
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -