NetBSD/sys/ntfs/Makefile

10 lines
223 B
Makefile
Raw Normal View History

# $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
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>