NetBSD/usr.sbin/pkg_install/Makefile
jlam 1a174cde55 Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
running:

        cd src/usr.sbin/pkg_install
        cvs update -Pd -A
        cvs update -Pd -j pkgviews-base -j pkgviews
2003-09-02 07:34:47 +00:00

7 lines
171 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/09/02 07:34:47 jlam Exp $
# Original from FreeBSD, no rcs id.
SUBDIR=lib .WAIT add admin create delete info view
.include <bsd.subdir.mk>