summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/Makefile
blob: d8dbc5050ba4db7e22cfbb3caccb70012eba1cbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

LIB=	install
NOPROFILE= yes
NOPIC=	yes
SRCS=	file.c msg.c plist.c str.c exec.c global.c pen.c match.c deps.c

CFLAGS+= ${DEBUG}

install:
	@echo -n

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