freebsd-dev/sbin/ip6fw/Makefile
Yoshinobu Inoue 210d0432a3 Add ip6fw.
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
2000-01-29 13:54:44 +00:00

7 lines
65 B
Makefile

# $FreeBSD$
PROG= ip6fw
MAN8= ip6fw.8
.include <bsd.prog.mk>