summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/Makefile
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-07-14 18:23:22 +0000
committeralfred <alfred@FreeBSD.org>2002-07-14 18:23:22 +0000
commitc288b01e7dc244369bfc3e9378588bc005deca52 (patch)
tree826dbfc96c991b197cc2c88576fe83ac45542b9f /usr.bin/ar/Makefile
parentadf0fb9f4e0176992d643bfe8da94a2d54f48ec0 (diff)
downloadFreeBSD-src-c288b01e7dc244369bfc3e9378588bc005deca52.zip
FreeBSD-src-c288b01e7dc244369bfc3e9378588bc005deca52.tar.gz
WARNS=4
Diffstat (limited to 'usr.bin/ar/Makefile')
-rw-r--r--usr.bin/ar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile
index 1d6d8bd..3046cde 100644
--- a/usr.bin/ar/Makefile
+++ b/usr.bin/ar/Makefile
@@ -7,5 +7,6 @@ SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \
CFLAGS+=-I${.CURDIR}
MAN= ar.1aout ar.5
BINDIR= /usr/libexec/aout
+WARNS?= 4
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud