NetBSD/sys/ntfs/Makefile

10 lines
235 B
Makefile

# $NetBSD: Makefile,v 1.1 1999/05/17 16:41:49 kleink Exp $
KDIR= /sys/ntfs
INCSDIR= /usr/include/ntfs
INCS= ntfs.h ntfs_compr.h ntfs_extern.h ntfs_ihash.h ntfs_inode.h \
ntfs_subr.h ntfs_vfsops.h ntfsmount.h
.include <bsd.kinc.mk>