7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= ip6fw
|
||
|
MAN8= ip6fw.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|