summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/Makefile
blob: 223a33d3ebae986cb1d8994df52515b33765e26b (plain)
1
2
3
4
5
6
7
8
9
10
LIB=	install
SRCS=	file.c ftp.c msg.c plist.c str.c exec.c global.c pen.c
CFLAGS+= ${DEBUG}
NOPROFILE= yes
NOPIC=	yes

install:
	@echo -n

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