Home | History | Annotate | Line # | Download | only in ntfs
Makefile revision 1.1.2.2
      1 #	$NetBSD: Makefile,v 1.1.2.2 2002/12/29 19:56:08 thorpej Exp $
      2 
      3 INCSDIR= /usr/include/ntfs
      4 
      5 INCS=	ntfs.h ntfs_inode.h ntfsmount.h
      6 
      7 .include <bsd.kinc.mk>
      8