xref: /netbsd-src/sys/fs/tmpfs/Makefile (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
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