⛏️ index : haiku.git

SubDir HAIKU_TOP src add-ons kernel file_systems ntfs libntfs ;

DEFINES += HAVE_CONFIG_H=1 ;

KernelStaticLibrary libntfs.a :
	acls.c
	attrib.c
	attrlist.c
	bitmap.c
	bootsect.c
	cache.c
	collate.c
	compat.c
	compress.c
	debug.c
	device.c
	dir.c
	ea.c
	efs.c
	index.c
	inode.c
	lcnalloc.c
	logfile.c
	logging.c
	mft.c
	misc.c
	mst.c
	object_id.c
	reparse.c
	runlist.c
	security.c
	unistr.c
	unix_io.c
	volume.c
	realpath.c
	xattrs.c
;