mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
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>
|