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

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

install:
	@echo -n

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