Remove another reference to alpha...

This commit is contained in:
imp 2010-02-03 02:39:08 +00:00
parent 58b846696e
commit b1734cfc4a

View File

@ -1,9 +1,5 @@
# $FreeBSD$
.if (${TARGET_ARCH} == "alpha")
WARNS?= 2
.else
WARNS?= 3
.endif
.include "../Makefile.inc"