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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/compress/Makefile b/usr.bin/compress/Makefile
index 0f6f5dd..02f7fbb 100644
--- a/usr.bin/compress/Makefile
+++ b/usr.bin/compress/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 4/17/94
PROG= compress
+CFLAGS+=-Wall
SRCS= compress.c zopen.c
LINKS= ${BINDIR}/compress ${BINDIR}/uncompress
MLINKS= compress.1 uncompress.1
OpenPOWER on IntegriCloud