8 lines
148 B
Makefile
8 lines
148 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/07/18 16:31:42 reinoud Exp $
|
|
|
|
INCSDIR= /usr/include/fs/nilfs
|
|
|
|
INCS= nilfs_mount.h nilfs_fs.h
|
|
|
|
.include <bsd.kinc.mk>
|