1# $FreeBSD$
2
3.PATH:  ${.CURDIR}/../../../../sys/dev/ath/ath_hal
4
5PROG=	ath_ee_v14_print
6MAN=
7
8.include <../Makefile.inc>
9
10.include <bsd.prog.mk>
11