makefile.am

来自「添加linux下对NTFS格式文件系统访问支持的源代码ntfs-3g」· AM 代码 · 共 35 行

AM
35
字号
linux_ntfsincludedir = $(includedir)/ntfs-3glinux_ntfsinclude_HEADERS = \	attrib.h		\	attrlist.h		\	bitmap.h		\	bootsect.h		\	collate.h		\	compat.h		\	compress.h		\	debug.h			\	device.h		\	device_io.h		\	dir.h			\	endians.h		\	index.h			\	inode.h			\	layout.h		\	lcnalloc.h		\	list.h			\	logfile.h		\	logging.h		\	mft.h			\	mst.h			\	ntfstime.h		\	runlist.h		\	security.h		\	support.h		\	types.h			\	unistr.h		\	version.h		\	volume.hMAINTAINERCLEANFILES = Makefile.in

⌨️ 快捷键说明

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