diff options
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 722a5d60a61..62c92403728 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 1999/09/23 14:27:56 agc Exp $ +# $NetBSD: Makefile,v 1.12 1999/11/17 09:53:08 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 |