head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2013.02.02.00.29.21;	author svnexp;	state dead;
branches;
next	1.2;

1.2
date	2013.01.21.00.26.14;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2013.01.20.00.41.02;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246193
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/sys/modules/blackhole/Makefile 245678 2013-01-20 03:42:49Z neel $

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

KMOD=	blackhole
SRCS=	blackhole.c
SRCS+=	bus_if.h device_if.h pci_if.h

.include <bsd.kmod.mk>
@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245678
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245652
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD$
@

