mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
2d68bf45bf
Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
7 lines
74 B
Makefile
7 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= spppcontrol
|
|
MAN= spppcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|