Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/files/Makefile.in,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/files/Makefile.in,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/pkgtools/pkg_install/files/Makefile.in 2007/08/03 13:15:58 1.8 +++ pkgsrc/pkgtools/pkg_install/files/Makefile.in 2009/02/02 12:35:00 1.9 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.in,v 1.8 2007/08/03 13:15:58 joerg Exp $ +# $NetBSD: Makefile.in,v 1.9 2009/02/02 12:35:00 joerg Exp $ BOOTSTRAP= @bootstrap@ .if empty(BOOTSTRAP) -SUBDIRS= lib add admin create delete info view audit-packages +SUBDIRS= lib add admin create delete info .else SUBDIRS= lib admin create info .endif @@ -22,5 +22,4 @@ distclean: clean rm -f config.log config.status configure.lineno rm -f Makefile */Makefile rm -f lib/config.h - rm -f view/linkfarm.sh - rm -f view/pkg_view.sh + rm -f bmp/bmp.sh