]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sys/modules/3dfx_linux/Makefile
MFC r286886: Fixing typo as well as improving readability of a few comments.
[FreeBSD/stable/8.git] / sys / modules / 3dfx_linux / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../dev/tdfx
4
5 KMOD=   3dfx_linux
6 SRCS=   tdfx_linux.c
7
8 .include <bsd.kmod.mk>