Makefile revision 153317
1# $FreeBSD: head/tools/tools/ath/athstats/Makefile 153317 2005-12-11 23:13:54Z sam $
2
3PROG    = athstats
4BINDIR	= /usr/local/bin
5NO_MAN	= noman
6
7.include <bsd.prog.mk>
8