# $FreeBSD: stable/5/sys/modules/txp/Makefile 83124 2001-09-05 23:47:02Z 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>
