# $FreeBSD$
PROG= fwcontrol
SRCS= fwcontrol.c fwcrom.c fwdv.c
MAN= fwcontrol.8
.PATH: ${.CURDIR}/../../sys/dev/firewire
.include <bsd.prog.mk>