mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
6 lines
51 B
Makefile
6 lines
51 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= ip6fw
|
||
|
|
||
|
.include <bsd.prog.mk>
|