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