8 lines
152 B
Makefile
8 lines
152 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/12/23 17:38:30 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/ntfs
|
|
|
|
INCS= ntfs.h ntfs_inode.h ntfsmount.h
|
|
|
|
.include <bsd.kinc.mk>
|