summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-07-23 12:38:00 +0000
committerache <ache@FreeBSD.org>2001-07-23 12:38:00 +0000
commit6710b3d92e4582eae764f40e7663619fb7682f9a (patch)
tree4b24345ab3e8e99994a9509c54b0f7cc31190c82 /usr.sbin
parent20642ac3f7e3987f481c81d6eaa47fa4fa04b34b (diff)
downloadFreeBSD-src-6710b3d92e4582eae764f40e7663619fb7682f9a.zip
FreeBSD-src-6710b3d92e4582eae764f40e7663619fb7682f9a.tar.gz
Back out WARNS commenting - local fault
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/watch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile
index 88b86cf..2718d16 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}
OpenPOWER on IntegriCloud