mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
2d68bf45bf
Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cxconfig
|
|
MAN= cxconfig.8
|
|
|
|
.include <bsd.prog.mk>
|