xref: /netbsd-src/usr.sbin/puffs/rump_ntfs/Makefile (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1#	$NetBSD: Makefile,v 1.3 2010/01/25 15:55:37 pooka Exp $
2#
3
4MOUNTNAME=	ntfs
5
6ISRUMP=		# only for you sir, only for you
7RUMP_DISKFS=
8
9.include <bsd.prog.mk>
10