xref: /netbsd/usr.sbin/puffs/rump_tmpfs/Makefile (revision 6550d01e)
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