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 9619d2477d8..0e2c7ac9fd4 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2001/04/02 18:05:28 wennmach Exp $ +# $NetBSD: Makefile,v 1.27 2001/04/27 18:17:21 dmcmahill Exp $ # COMMENT= Tools for use in the packages collection SUBDIR+= bsdpak +SUBDIR+= cdpack SUBDIR+= digest SUBDIR+= gensolpkg #SUBDIR+= pax # Only needed on 1.3 systems |