1#
2#
3
4KMOD=	ath_rate
5SRCS=	sample.c
6SRCS+=	device_if.h bus_if.h opt_ah.h opt_wlan.h opt_inet.h opt_ath.h
7
8.include <bsd.kmod.mk>
9