summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgzip
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-11 21:25:15 +0000
committerobrien <obrien@FreeBSD.org>2003-06-11 21:25:15 +0000
commit816bc7b2ac1f8713f963fc4a3c66ba1a42203581 (patch)
treef2d9565c5279db12db4dc7c10f62d57606e95108 /usr.sbin/kgzip
parent4451de3f803f62601c595d50e50cd232d13906aa (diff)
downloadFreeBSD-src-816bc7b2ac1f8713f963fc4a3c66ba1a42203581.zip
FreeBSD-src-816bc7b2ac1f8713f963fc4a3c66ba1a42203581.tar.gz
Do not refer to the non-existant BDECFLAGS.
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 4c8cb07..ce7ffbd 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>
OpenPOWER on IntegriCloud