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