mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
77 B
Makefile
7 lines
77 B
Makefile
|
|
PACKAGE= runtime
|
|
PROG= ip6addrctl
|
|
MAN= ip6addrctl.8
|
|
|
|
.include <bsd.prog.mk>
|