# $BSDSUniX: base/head/usr.sbin/pkg_install/lib/Makefile 1081 2021-07-02 15:24:11Z $ LIB= install INTERNALLIB= SRCS= file.c \ msg.c \ plist.c \ str.c \ exec.c \ global.c \ pen.c \ match.c \ deps.c \ version.c \ pkgwrap.c \ url.c INCS= pkg_install.h WARNS?= 3 WFORMAT?= 1 .include