4544286921
Switch from old style arguments to modern C remove WARNS as a result tested with "make universe" Approved by: cperciva MFC after: 1 week
7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ip6addrctl
|
|
MAN= ip6addrctl.8
|
|
|
|
.include <bsd.prog.mk>
|