summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
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/config
parent4451de3f803f62601c595d50e50cd232d13906aa (diff)
downloadFreeBSD-src-816bc7b2ac1f8713f963fc4a3c66ba1a42203581.zip
FreeBSD-src-816bc7b2ac1f8713f963fc4a3c66ba1a42203581.tar.gz
Do not refer to the non-existant BDECFLAGS.
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile
index 982ae14..5d03949 100644
--- a/usr.sbin/config/Makefile
+++ b/usr.sbin/config/Makefile
@@ -7,7 +7,6 @@ SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
mkoptions.c y.tab.h
CFLAGS+= -I. -I${.CURDIR}
-CFLAGS+= ${BDECFLAGS}
DPADD= ${LIBL}
LDADD= -ll
OpenPOWER on IntegriCloud