makefile

来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 11 行

TXT
11
字号
## Makefile for Linux arch/m68k/atari source directory#obj-y		:= config.o time.o debug.o ataints.o stdma.o \			atasound.o stram.o atari_ksyms.oifeq ($(CONFIG_PCI),y)obj-$(CONFIG_HADES)	+= hades-pci.oendif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?