makefile.am

来自「linux 系统控制硬盘旋转和停止的程序(spin down/up)」· AM 代码 · 共 9 行

AM
9
字号
sbin_PROGRAMS=noflushdnoflushd_SOURCES=disk_info.c disk_stat.c kupdate.c noflushd.c pidfile.c \                 spindown.c state.c timeout.c util.c part_info.h part_info.c \		 intr_stat.c \		 bug.h diskhelper.h disk_info.h disk_stat.h kupdate.h \                 noflushd.h pidfile.h spindown.h state.h timeout.h util.h \		 intr_stat.h

⌨️ 快捷键说明

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