xref: /netbsd/usr.sbin/puffs/rump_udf/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.3 2010/01/25 15:55:37 pooka Exp $
2#
3
4MOUNTNAME=	udf
5
6ISRUMP=		# more cowbell
7RUMP_DISKFS=
8
9.include <bsd.prog.mk>
10