]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - gnu/usr.bin/binutils/Makefile.inc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / gnu / usr.bin / binutils / Makefile.inc
1 # $FreeBSD$
2
3 .if (${TARGET_ARCH} == "alpha")
4 WARNS?= 2
5 .else
6 WARNS?= 3
7 .endif
8
9 .include "../Makefile.inc"