summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.inc
blob: 393b2b925952fff7697e6509aeedc2f940c87559 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $FreeBSD$
#

.if (${TARGET_ARCH} == "alpha")
WARNS?=	2
.else
WARNS?=	3
.endif

.include "../Makefile.inc"
OpenPOWER on IntegriCloud