aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1993-09-03 23:01:17 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1993-09-03 23:01:17 +0000
commita9c42a23880204e78eba40497fd132a496f73ec7 (patch)
tree33f2e2fff1fe01fa5806a718ba345fc9ec5b3485 /usr.sbin/pkg_install/lib/Makefile
parent1dc20d5093235e4c82ec14cac846fcea4aca8be3 (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install/lib/Makefile')
-rw-r--r--usr.sbin/pkg_install/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile
index d520df542bec..1f802f60a82d 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -1,5 +1,6 @@
LIB= install
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
+CFLAGS+= ${DEBUG}
NOPROFILE= yes
install: