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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201727

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>