summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/delete/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/delete/Makefile')
-rw-r--r--usr.sbin/pkg_install/delete/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/delete/Makefile b/usr.sbin/pkg_install/delete/Makefile
index 16a110f9..5631cdf 100644
--- a/usr.sbin/pkg_install/delete/Makefile
+++ b/usr.sbin/pkg_install/delete/Makefile
@@ -1,6 +1,6 @@
PROG= pkg_delete
-CFLAGS+= -I${.CURDIR}/../lib
+CFLAGS+= ${DEBUG} -I${.CURDIR}/../lib
LDADD+= -L${.CURDIR}/../lib -linstall
SRCS= main.c perform.c
OpenPOWER on IntegriCloud