# $FreeBSD: stable/4/sys/modules/txp/Makefile 87367 2001-12-04 20:01:54Z brooks $

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

KMOD=	if_txp
SRCS=	if_txp.c opt_bdg.h device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
