makefile
来自「mtd最新cvs的ffs系统」· 代码 · 共 10 行
TXT
10 行
# 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 + =
减小字号Ctrl + -
显示快捷键?