summaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs/Makefile
blob: a5661f967676c9e1d84ffefafe543b6fb9abf6a6 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 2008/07/28 12:42:12 pooka Exp $

INCSDIR=	/usr/include/fs/tmpfs

INCS=		tmpfs_args.h

.include <bsd.kinc.mk>