summaryrefslogtreecommitdiff
path: root/sys/ntfs/Makefile
blob: d7b34b5d3b1c9fa774c869cb7508b85000de403e (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 1999/11/01 20:40:48 jdolecek Exp $

KDIR=	/sys/ntfs
INCSDIR= /usr/include/ntfs

INCS=	ntfs.h ntfs_inode.h ntfsmount.h

.include <bsd.kinc.mk>