# $FreeBSD: head/usr.sbin/pkg_install/lib/Makefile 106491 2002-11-06 08:57:03Z obrien $ LIB= install INTERNALLIB= YES 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 CFLAGS+= ${DEBUG} WARNS?= 2 .include