aboutsummaryrefslogtreecommitdiff
path: root/sbin/ffsinfo/Makefile
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
commit2b6974bf616e86c205c4c43628cdc4bb91b8ac84 (patch)
tree0ec1be21c8a6013f205547c640d8a59780152d52 /sbin/ffsinfo/Makefile
parent784949026c45368ca3795c9e67fe17186b3183cb (diff)
downloadsrc-2b6974bf616e86c205c4c43628cdc4bb91b8ac84.tar.gz
src-2b6974bf616e86c205c4c43628cdc4bb91b8ac84.zip
Bump WARNS where possible.
Checked by: make universe Approved by: ed (co-mentor)
Notes
Notes: svn path=/head/; revision=203916
Diffstat (limited to 'sbin/ffsinfo/Makefile')
-rw-r--r--sbin/ffsinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ffsinfo/Makefile b/sbin/ffsinfo/Makefile
index a1ffef7989a0..88b267dbe49d 100644
--- a/sbin/ffsinfo/Makefile
+++ b/sbin/ffsinfo/Makefile
@@ -11,7 +11,7 @@ PROG= ffsinfo
SRCS= ffsinfo.c debug.c
MAN= ffsinfo.8
-WARNS?= 0
+WARNS?= 1
CFLAGS+=-DFS_DEBUG -I${GROWFS}
DPADD= ${LIBUFS}
LDADD= -lufs