]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - gnu/usr.bin/binutils/Makefile.inc
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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"