diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index 2718d1649e4e..88b86cfdda82 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -3,7 +3,7 @@ PROG= watch MAN= watch.8 -WARNS?= 2 +#WARNS?= 2 LDADD= -ltermcap DPADD= ${LIBTERMCAP}