mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 16:31:18 +01: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>
|