2002-12-30 10:13:16 +00:00

8 lines
97 B
Makefile

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