📄 makefile
字号:
## This file is subject to the terms and conditions of the GNU General Public# License. See the file "COPYING" in the main directory of this archive# for more details.## Copyright (C) 2002 Silicon Graphics, Inc. All Rights Reserved.## Makefile for the sn2 io routines.EXTRA_CFLAGS := -DLITTLE_ENDIANO_TARGET := snio.oexport-objs := pciio.o obj-y += ml_SN_intr.o shub_intr.o shuberror.o shub.o \ bte_error.o pcibr/pcibr.o pic.o geo_op.o \ l1.o l1_command.o klconflib.o klgraph.o \ ml_SN_init.o ml_iograph.o module.o pciio.o \ xbow.o xtalk.o \ pci_bus_cvlink.o sgi_io_init.o shubio.osubdir-y += pcibrobj-$(CONFIG_SHUB_1_0_SPECIFIC) += efi-rtc.oinclude $(TOPDIR)/Rules.make
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -