Re-enable WARNS=6 after my universe test.

This commit is contained in:
Xin LI 2009-06-02 17:27:54 +00:00
parent 545b01ad3a
commit 9ceb784eaf

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