mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 02:45:36 -04:00
7 lines
73 B
Makefile
7 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ip6fw
|
|
WARNS= 0
|
|
MAN= ip6fw.8
|
|
|
|
.include <bsd.prog.mk>
|