xref: /netbsd-src/usr.sbin/puffs/rump_tmpfs/Makefile (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1#	$NetBSD: Makefile,v 1.2 2008/08/05 20:57:46 pooka Exp $
2#
3
4MOUNTNAME=	tmpfs
5
6ISRUMP=		# the cock of the walk, baby
7
8.include <bsd.prog.mk>
9