66f0e7b121
now obsolete ntfs_extern.h
10 lines
223 B
Makefile
10 lines
223 B
Makefile
# $NetBSD: Makefile,v 1.2 1999/09/29 15:36:07 jdolecek Exp $
|
|
|
|
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
|
|
|
|
.include <bsd.kinc.mk>
|