summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-01-17 17:45:38 +0000
committerdelphij <delphij@FreeBSD.org>2005-01-17 17:45:38 +0000
commit49cacc83a552fca5c0d47b830a6c89c3328b18ed (patch)
tree0f2293f11f3531ee1f2137f8ee2f4b6abff67c5f /usr.bin/msgs/Makefile
parent69da99d939f877d2b1765cb25406449126bb1c03 (diff)
downloadFreeBSD-src-49cacc83a552fca5c0d47b830a6c89c3328b18ed.zip
FreeBSD-src-49cacc83a552fca5c0d47b830a6c89c3328b18ed.tar.gz
Cleanup:
- Change signedness of nxtfld() to make msgs(1) WARNS=6 clean - Add several static's
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..9f59c6a 100644
--- a/usr.bin/msgs/Makefile
+++ b/usr.bin/msgs/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= msgs
+WARNS?= 6
DPADD= ${LIBTERMCAP}
LDADD= -ltermcap
OpenPOWER on IntegriCloud