]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/ath/ath_ee_v14_print/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / tools / ath / ath_ee_v14_print / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../../../sys/dev/ath/ath_hal
4
5 PROG=   ath_ee_v14_print
6 NOMAN=  yes
7 NO_MAN= yes
8
9 .include <../Makefile.inc>
10
11 .include <bsd.prog.mk>