summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2004-07-31 15:07:33 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2004-07-31 15:07:33 +0000
commit809ad9288f874709f772e727c9f582031b8015af (patch)
tree1d4175bb5166aeea460067268ec35c69379c64a2 /libexec
parentaa5a9d3fff4b5230c8ab52d3f14016b020ab6d93 (diff)
Notes
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 d8783578e8a0..f4ff5ef6663c 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}