summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-05-26 21:49:29 +0000
committerkris <kris@FreeBSD.org>2001-05-26 21:49:29 +0000
commitfa1f42013f23f735897974aaf3221003cb928a84 (patch)
tree1b7ebb5101006a0a4d3797c0b1059e8e3d26ab57 /usr.bin/msgs/Makefile
parenta942467a46f6ef1d216a886dd81d9272213bdea2 (diff)
downloadFreeBSD-src-fa1f42013f23f735897974aaf3221003cb928a84.zip
FreeBSD-src-fa1f42013f23f735897974aaf3221003cb928a84.tar.gz
Fix WARNS=2 warnings on alpha and i386 and clamp it down
Diffstat (limited to 'usr.bin/msgs/Makefile')
-rw-r--r--usr.bin/msgs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/msgs/Makefile b/usr.bin/msgs/Makefile
index 21cb151..fd0b0e8 100644
--- a/usr.bin/msgs/Makefile
+++ b/usr.bin/msgs/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= msgs
+WARNS?= 2
DPADD= ${LIBTERMCAP}
LDADD= -ltermcap
OpenPOWER on IntegriCloud