diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-17 14:16:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-17 14:16:18 +0000 |
commit | 7a24a0a10a668f26c042b3d690fefa4e67faa1bb (patch) | |
tree | 7b70c4227a8a93383c0d21f7e9f10abe55ec79ef /pkgtools/Makefile | |
parent | bc8acf0445e1b998107b0af843d624b62bf0680d (diff) | |
download | pkgsrc-7a24a0a10a668f26c042b3d690fefa4e67faa1bb.tar.gz |
remove pkglibtool directory
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index bed17eace99..6e6d50b7f2e 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/07/31 01:56:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 wiz Exp $ # SUBDIR += gensolpkg @@ -7,7 +7,6 @@ SUBDIR += pkg_tarup SUBDIR += pkgdep SUBDIR += pkgdiff - SUBDIR += pkglibtool SUBDIR += pkglint SUBDIR += pkgmanpages SUBDIR += port2pkg |