mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 11:20:58 +01:00
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>
|