aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/elfdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/elfdump/Makefile')
-rw-r--r--usr.bin/elfdump/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/elfdump/Makefile b/usr.bin/elfdump/Makefile
index 6c246415b2d2..95ce514b3ace 100644
--- a/usr.bin/elfdump/Makefile
+++ b/usr.bin/elfdump/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= elfdump
-NOMAN=
WARNS?= 5
.include <bsd.prog.mk>