summaryrefslogtreecommitdiffstats
path: root/sbin/dumpfs/Makefile
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2003-11-14 13:13:23 +0000
committerjohan <johan@FreeBSD.org>2003-11-14 13:13:23 +0000
commitb9e1262c4cae4804a6c32fdb37227e5960f95fff (patch)
treead8302c082d45b905ec49a95270b977748a83daf /sbin/dumpfs/Makefile
parent58da18523c187fc34f2193d4654cba5b519eda11 (diff)
downloadFreeBSD-src-b9e1262c4cae4804a6c32fdb37227e5960f95fff.zip
FreeBSD-src-b9e1262c4cae4804a6c32fdb37227e5960f95fff.tar.gz
Make this WARNS=2 clean by
- using (intmax_t) and %j instead of %q Tested by: make universe
Diffstat (limited to 'sbin/dumpfs/Makefile')
-rw-r--r--sbin/dumpfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dumpfs/Makefile b/sbin/dumpfs/Makefile
index d9a66f4..99faa77 100644
--- a/sbin/dumpfs/Makefile
+++ b/sbin/dumpfs/Makefile
@@ -4,7 +4,6 @@
PROG= dumpfs
DPADD= ${LIBUFS}
LDADD= -lufs
-WARNS= 0
MAN= dumpfs.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud