Home | History | Annotate | Line # | Download | only in nilfs
      1 #	$NetBSD: Makefile,v 1.1 2009/07/18 16:31:42 reinoud Exp $
      2 
      3 INCSDIR= /usr/include/fs/nilfs
      4 
      5 INCS=	nilfs_mount.h nilfs_fs.h
      6 
      7 .include <bsd.kinc.mk>
      8