mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
210d0432a3
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
7 lines
65 B
Makefile
7 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ip6fw
|
|
MAN8= ip6fw.8
|
|
|
|
.include <bsd.prog.mk>
|