1# $FreeBSD$
2
3.PATH: ${.CURDIR}/../../dev/tdfx
4
5KMOD=	3dfx_linux
6SRCS=	tdfx_linux.c
7
8.include <bsd.kmod.mk>
9