head	1.2;
access;
symbols
	RELENG_9:1.2.0.2;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.52.59;	author svnexp;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2012.09.17.19.58.02;	author jimharris;	state Exp;
branches;
next	;

1.2.2.1
date	2012.11.17.01.52.59;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2013.06.26.00.01.44;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/sys/modules/nvd/Makefile 240619 2012-09-17 19:58:02Z jimharris $

.PATH: ${.CURDIR}/../../dev/nvd

KMOD=	nvd
SRCS=	nvd.c opt_geom.h device_if.h bus_if.h

.include <bsd.kmod.mk>
@


1.2.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-06-26 00:01:44 +0000
@
text
@d1 8
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252221
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 8
# $FreeBSD: stable/9/sys/modules/nvd/Makefile 240619 2012-09-17 19:58:02Z jimharris $

.PATH: ${.CURDIR}/../../dev/nvd

KMOD=	nvd
SRCS=	nvd.c opt_geom.h device_if.h bus_if.h

.include <bsd.kmod.mk>
@


1.1
log
@SVN rev 240619 on 2012-09-17 19:58:02Z by jimharris

Add nvme(4) and nvd(4) Makefiles to the tree.

Noticed by:	pluknet
Pointy-hat to:  jimharris
@
text
@d1 1
a1 1
# $FreeBSD$
@

