xref: /netbsd/sys/fs/tmpfs/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.1 2008/07/28 12:42:12 pooka Exp $
2
3INCSDIR=	/usr/include/fs/tmpfs
4
5INCS=		tmpfs_args.h
6
7.include <bsd.kinc.mk>
8