xref: /freebsd-12.1/tools/tools/ath/athdebug/Makefile (revision 1094c01f)
1# $FreeBSD$
2
3PROG=	athdebug
4
5.include <../Makefile.inc>
6
7.include <bsd.prog.mk>
8