]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - gnu/usr.bin/binutils/Makefile.inc
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.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"