aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kgzip
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/kgzip')
-rw-r--r--usr.sbin/kgzip/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/kgzip/Makefile b/usr.sbin/kgzip/Makefile
index 4c8cb073138a..ce7ffbd40d55 100644
--- a/usr.sbin/kgzip/Makefile
+++ b/usr.sbin/kgzip/Makefile
@@ -4,6 +4,4 @@ PROG= kgzip
MAN= kgzip.8
SRCS= kgzip.c aouthdr.c elfhdr.c kgzcmp.c kgzld.c xio.c
-CFLAGS+= ${BDECFLAGS}
-
.include <bsd.prog.mk>