xref: /dragonfly/tools/tools/ath/athdebug/Makefile (revision 73610d44)
1# $FreeBSD: src/tools/tools/ath/athdebug/Makefile,v 1.3 2008/12/07 19:17:33 sam Exp $
2
3PROG=	athdebug
4
5.include <../Makefile.inc>
6
7.include <bsd.prog.mk>
8