NetBSD/sys/fs/ntfs/Makefile

8 lines
152 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2002/12/23 17:38:30 jdolecek Exp $
1999-05-17 20:41:48 +04:00
INCSDIR= /usr/include/ntfs
INCS= ntfs.h ntfs_inode.h ntfsmount.h
1999-05-17 20:41:48 +04:00
.include <bsd.kinc.mk>