Inherit WARNS from parent directory.

Submitted by:	marius
This commit is contained in:
David E. O'Brien 2010-11-07 23:34:05 +00:00
parent ce9346c8a4
commit c81609f43f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=214963

View File

@ -9,6 +9,4 @@ MAN= yacc.1 yyfix.1
LINKS= ${BINDIR}/yacc ${BINDIR}/byacc
MLINKS= yacc.1 byacc.1
WARNS?= 6
.include <bsd.prog.mk>