Home | History | Annotate | Line # | Download | only in rump_v7fs
Makefile revision 1.1
      1  1.1  uch #	$NetBSD: Makefile,v 1.1 2011/07/24 09:00:08 uch Exp $
      2  1.1  uch #
      3  1.1  uch 
      4  1.1  uch MOUNTNAME=	v7fs
      5  1.1  uch 
      6  1.1  uch ISRUMP=		# oui
      7  1.1  uch 
      8  1.1  uch .include <bsd.prog.mk>
      9