freebsd-src/usr.sbin/pkg_install/Makefile.inc
Pav Lucistnik 2b520e6990 - Restore functionality broken in previous commit; we need to be able to report
multiple installed packages with the same PKGORIGIN.

Reported by:	marcus
MFC after:	1 month
2008-05-03 22:56:50 +00:00

10 lines
144 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
LIBINSTALL= ${.OBJDIR}/../lib/libinstall.a
# Inherit BINDIR from one level up.
.include "../Makefile.inc"