freebsd-dev/usr.sbin/fwcontrol/Makefile
2003-01-23 16:10:12 +00:00

8 lines
104 B
Makefile

# $FreeBSD$
PROG= fwcontrol
SRCS= fwcontrol.c fwcrom.c fwdv.c
MAN= fwcontrol.8
.include <bsd.prog.mk>