1999-09-29 19:36:07 +04:00
|
|
|
# $NetBSD: Makefile,v 1.2 1999/09/29 15:36:07 jdolecek Exp $
|
1999-05-17 20:41:48 +04:00
|
|
|
|
|
|
|
KDIR= /sys/ntfs
|
|
|
|
INCSDIR= /usr/include/ntfs
|
|
|
|
|
1999-09-29 19:36:07 +04:00
|
|
|
INCS= ntfs.h ntfs_compr.h ntfs_ihash.h ntfs_inode.h ntfs_subr.h \
|
|
|
|
ntfs_vfsops.h ntfsmount.h
|
1999-05-17 20:41:48 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|