From 604cf0a78f90a9b0d316bc27ab653c3922debea3 Mon Sep 17 00:00:00 2001 From: atatat Date: Thu, 7 Nov 2002 23:18:37 +0000 Subject: Add pkgdepgraph --- pkgtools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/Makefile b/pkgtools/Makefile index a8205c803cc..117b17dd913 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2002/09/30 08:37:52 martti Exp $ +# $NetBSD: Makefile,v 1.44 2002/11/07 23:18:37 atatat Exp $ # COMMENT= Tools for use in the packages collection @@ -16,6 +16,7 @@ SUBDIR+= pkg_tarup SUBDIR+= pkgchk SUBDIR+= pkgconflict SUBDIR+= pkgdep +SUBDIR+= pkgdepgraph SUBDIR+= pkgdiff SUBDIR+= pkglint SUBDIR+= pkgmanpages -- cgit v1.2.3