mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Yes it is almost code freeze, but as the result of many thought, now I think this should be added before 4.0... make world check, kernel build check is done. Reviewed by: green Obtained from: KAME project
6 lines
65 B
Makefile
6 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ip6fw
|
|
MAN8= ip6fw.8
|
|
|
|
.include <bsd.prog.mk>
|