summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-12-06 01:04:17 +0000
committerjkh <jkh@FreeBSD.org>1994-12-06 01:04:17 +0000
commit46ecb27be87b8d41cc76e7f0ffa04d757de9db0b (patch)
treed6cb6449ed109919c30f3b7760546beea24e5f38 /usr.sbin/pkg_install/lib
parent773a5f451d951042f1a9541533ee9b5c97430c39 (diff)
downloadFreeBSD-src-46ecb27be87b8d41cc76e7f0ffa04d757de9db0b.zip
FreeBSD-src-46ecb27be87b8d41cc76e7f0ffa04d757de9db0b.tar.gz
More changes from John T. Kohl. Man pages, mostly.
Submitted by: jtkohl
Diffstat (limited to 'usr.sbin/pkg_install/lib')
-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 1f802f6..3876b10 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -2,6 +2,7 @@ LIB= install
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
CFLAGS+= ${DEBUG}
NOPROFILE= yes
+NOPIC= yes
install:
@echo -n
OpenPOWER on IntegriCloud