1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00

Mark as WARNS=6.

This commit is contained in:
Xin LI 2009-06-01 18:43:33 +00:00
parent b18a2ef17f
commit 7ff1b9822d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193245

View File

@ -15,6 +15,7 @@ SRCS= ${GENHDRS} ${CSRCS} ${YSRCS} ${LSRCS}
CLEANFILES+= ${GENHDRS} ${YSRCS:R:C/(.*)/\1.output/g}
DPADD= ${LIBL}
LDADD= -ll
WARNS?= 6
# Correct path for kernel builds
# Don't rely on the kernel's .depend file