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

LIB=	install
SRCS=	file.c msg.c plist.c str.c exec.c global.c pen.c match.c \
	deps.c
CFLAGS+= ${DEBUG}
NOPROFILE= yes
NOPIC=	yes

install:
	@echo -n

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