summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/Makefile
blob: dd10bb3aa60d1895087252fc41ba360c5b4adff5 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

SUBDIR=lib add create delete info update version

.if !defined(NO_OPENSSL)
SUBDIR+=sign
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud