]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/ath/ath_ee_9287_print/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / tools / ath / ath_ee_9287_print / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../../../sys/dev/ath/ath_hal
4
5 PROG=   ath_ee_9287_print
6 SRCS=   main.c eeprom.c 9287.c
7 NOMAN=  yes
8 MAN=
9
10 .include <../Makefile.inc>
11
12 .include <bsd.prog.mk>