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

install:
	@echo -n

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