summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compress/Makefile')
-rw-r--r--usr.bin/compress/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compress/Makefile b/usr.bin/compress/Makefile
index 77e01ba..498ab04 100644
--- a/usr.bin/compress/Makefile
+++ b/usr.bin/compress/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PROG= compress
-CFLAGS+=-Wall
SRCS= compress.c zopen.c
+WARNS?= 2
LINKS= ${BINDIR}/compress ${BINDIR}/uncompress
MLINKS= compress.1 uncompress.1
OpenPOWER on IntegriCloud