summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-07-31 15:07:33 +0000
committeryar <yar@FreeBSD.org>2004-07-31 15:07:33 +0000
commit55224f76bfb5473dec65ddb959abd438a72fc81f (patch)
tree1d4175bb5166aeea460067268ec35c69379c64a2 /libexec
parentd786b94f15a1fcab85df6a7b07d4911dfc2a44db (diff)
downloadFreeBSD-src-55224f76bfb5473dec65ddb959abd438a72fc81f.zip
FreeBSD-src-55224f76bfb5473dec65ddb959abd438a72fc81f.tar.gz
ftpd(8) seems to be WARNS=2 clean now.
Tested on: i386, ia64, amd64, sparc64, alpha
Diffstat (limited to 'libexec')
-rw-r--r--libexec/ftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index d878357..f4ff5ef 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -9,6 +9,7 @@ CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING
CFLAGS+=-DINET6
CFLAGS+=-I${.CURDIR}
YFLAGS=
+WARNS?= 2
WFORMAT=0
DPADD= ${LIBUTIL} ${LIBCRYPT}
OpenPOWER on IntegriCloud