summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-08-12 20:06:01 +0000
committerru <ru@FreeBSD.org>2004-08-12 20:06:01 +0000
commit12ae2e3522d830115b06be140dd68c5135aca20a (patch)
tree2f729fc06426324ad8b4f008f094b4485873e179 /usr.sbin/pkg_install/lib
parent77b71ef863b9c988491767af109973bafd155a55 (diff)
downloadFreeBSD-src-12ae2e3522d830115b06be140dd68c5135aca20a.zip
FreeBSD-src-12ae2e3522d830115b06be140dd68c5135aca20a.tar.gz
Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.
Diffstat (limited to 'usr.sbin/pkg_install/lib')
-rw-r--r--usr.sbin/pkg_install/lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile
index d248047..b868312 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -5,8 +5,6 @@ INTERNALLIB= YES
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c match.c \
deps.c version.c pkgwrap.c url.c
-CFLAGS+= ${DEBUG}
-
WARNS?= 3
WFORMAT?= 1
OpenPOWER on IntegriCloud