# $FreeBSD: stable/6/tools/tools/ath/athstats/Makefile 161902 2006-09-02 17:18:34Z sam $

PROG=	athstats
BINDIR=	/usr/local/bin
NO_MAN=

SRCS=	main.c statfoo.c athstats.c

.include <bsd.prog.mk>
