summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-07-28 21:09:57 +0000
committerdes <des@FreeBSD.org>2002-07-28 21:09:57 +0000
commit403946d7ed3ed55c7c3fa05c4470a00d5601d21a (patch)
tree220d3e909a9cc55df9395336417ef991652cf1b3 /usr.bin
parent9413d584e73a595be6ba5d2749c0bd551a99b7ff (diff)
downloadFreeBSD-src-403946d7ed3ed55c7c3fa05c4470a00d5601d21a.zip
FreeBSD-src-403946d7ed3ed55c7c3fa05c4470a00d5601d21a.tar.gz
fetch(1) is WARNS-5 clean (tested on i386 and Alpha)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/fetch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile
index 3a9ce57..5cf6b30 100644
--- a/usr.bin/fetch/Makefile
+++ b/usr.bin/fetch/Makefile
@@ -2,6 +2,7 @@
MAINTAINER= des@freebsd.org
PROG= fetch
+WARNS?= 5
DPADD= ${LIBFETCH}
LDADD= -lfetch
.if !defined(NOCRYPT) && !defined(NOSECURE) && !defined(NO_OPENSSL)
OpenPOWER on IntegriCloud