freebsd-dev/usr.sbin/pkg_install/lib/Makefile

9 lines
126 B
Makefile
Raw Normal View History

LIB= install
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
NOPROFILE= yes
install:
@echo -n
.include <bsd.lib.mk>