This now passes a make universe with WARNS=6.

This commit is contained in:
David Malone 2010-01-07 09:47:05 +00:00
parent 57f11f69e7
commit 54767bf590

View File

@ -10,8 +10,6 @@ LDADD= -lkvm -lulog -lutil
#BINMODE=2555
LINKS= ${BINDIR}/w ${BINDIR}/uptime
WARNS?= 1
.PATH: ${.CURDIR}/../../bin/ps
.include <bsd.prog.mk>