aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/size/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-12-12 23:29:13 +0000
committerMark Murray <markm@FreeBSD.org>2001-12-12 23:29:13 +0000
commitd3f6a11798fa089bafd550e9a9f62da6956c8cc1 (patch)
tree08c463244948ae78cfa03e32513b9de34c8ff743 /usr.bin/size/Makefile
parentd20f95e12191bf347c34331595936a559ea28cb2 (diff)
Notes
Diffstat (limited to 'usr.bin/size/Makefile')
-rw-r--r--usr.bin/size/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/size/Makefile b/usr.bin/size/Makefile
index f008b35e3591f..55aefd9f49444 100644
--- a/usr.bin/size/Makefile
+++ b/usr.bin/size/Makefile
@@ -4,6 +4,5 @@
PROG= size
MAN= size.1aout
BINDIR= /usr/libexec/aout
-WARNS?= 2
.include <bsd.prog.mk>