# $FreeBSD$

.PATH:  ${.CURDIR}/../../../../sys/dev/ath/ath_hal

PROG=	ath_ee_9287_print
SRCS=	main.c eeprom.c 9287.c
NOMAN=	yes
NO_MAN=	yes

.include <../Makefile.inc>

.include <bsd.prog.mk>
