# $NetBSD: Makefile,v 1.1 2007/08/05 22:28:05 pooka Exp $ # LIB= ntfs .PATH: ${NETBSDSRCDIR}/sys/fs/ntfs SRCS= ntfs_compr.c ntfs_conv.c ntfs_ihash.c ntfs_subr.c \ ntfs_vfsops.c ntfs_vnops.c CFLAGS+=-Wno-pointer-sign .include .include