summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/Makefile
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2001-07-17 07:12:57 +0000
committerdwmalone <dwmalone@FreeBSD.org>2001-07-17 07:12:57 +0000
commit609f9c821344c4602d74fc1c50e1ae1f49c7f1d2 (patch)
treebca7e0248d6f20026519d0cefe7c2a753a4e32c0 /usr.sbin/inetd/Makefile
parent9fb9ef60e6a7fa3e0cf2524a73df2edc709ccc12 (diff)
downloadFreeBSD-src-609f9c821344c4602d74fc1c50e1ae1f49c7f1d2.zip
FreeBSD-src-609f9c821344c4602d74fc1c50e1ae1f49c7f1d2.tar.gz
o Remove old setproctitle.
o Mark unused variables. o Set WARNS?=2 o Results in no code changes. Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'usr.sbin/inetd/Makefile')
-rw-r--r--usr.sbin/inetd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index 2f741b3..f217025 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -5,6 +5,7 @@ MAINTAINER= dwmalone
PROG= inetd
SRCS= inetd.c builtins.c
+WARNS?= 2
MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5
OpenPOWER on IntegriCloud