diff options
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 62c92403728..bbb7fea9213 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/11/17 09:53:08 agc Exp $ +# $NetBSD: Makefile,v 1.13 1999/12/07 11:45:12 agc Exp $ # SUBDIR+= gensolpkg @@ -7,6 +7,7 @@ SUBDIR+= gensolpkg SUBDIR+= pkgdep SUBDIR+= pkglibtool SUBDIR+= pkglint +SUBDIR+= pkgmanpages SUBDIR+= port2pkg SUBDIR+= url2pkg #SUBDIR+= xpkgwedge # broken |