diff options
author | agc <agc> | 1999-09-23 14:27:56 +0000 |
---|---|---|
committer | agc <agc> | 1999-09-23 14:27:56 +0000 |
commit | 9c7f55f41e343639d3e8fb22baaa5a7ebe7bc2dd (patch) | |
tree | f72b3e08a54f9649805c4f3ac4f8088cb862b500 /pkgtools | |
parent | cc512d5436573493bb02d4ec5a808a4bb3ea3db9 (diff) | |
download | pkgsrc-9c7f55f41e343639d3e8fb22baaa5a7ebe7bc2dd.tar.gz |
Add and enable gensolpkg.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 47eb206442f..722a5d60a61 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 1999/09/21 02:30:20 sakamoto Exp $ +# $NetBSD: Makefile,v 1.11 1999/09/23 14:27:56 agc Exp $ # #SUBDIR+= ftp # only needed on 1.3 systems +SUBDIR+= gensolpkg #SUBDIR+= pax # only needed on 1.3 systems #SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk SUBDIR+= pkgdep |