mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 08:33:24 +00:00
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
|