2d68bf45bf
Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
7 lines
94 B
Makefile
7 lines
94 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
BINDIR?= /sbin
|
|
NOSHARED?= YES
|
|
WARNS?= 2
|