Deleted Added
full compact
2c2
< # $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 251563 2013-06-09 06:13:51Z gjb $
---
> # $FreeBSD: head/tools/build/mk/OptionalObsoleteFiles.inc 251794 2013-06-15 20:29:07Z eadler $
892,920d891
< .if ${MK_CVS} == no
< OLD_FILES+=usr/bin/cvs
< OLD_FILES+=usr/bin/cvsbug
< OLD_FILES+=usr/share/examples/cvs/contrib/README
< OLD_FILES+=usr/share/examples/cvs/contrib/clmerge
< OLD_FILES+=usr/share/examples/cvs/contrib/cln_hist
< OLD_FILES+=usr/share/examples/cvs/contrib/commit_prep
< OLD_FILES+=usr/share/examples/cvs/contrib/cvs2vendor
< OLD_FILES+=usr/share/examples/cvs/contrib/cvs_acls
< OLD_FILES+=usr/share/examples/cvs/contrib/cvscheck
< OLD_FILES+=usr/share/examples/cvs/contrib/cvscheck.man
< OLD_FILES+=usr/share/examples/cvs/contrib/cvshelp.man
< OLD_FILES+=usr/share/examples/cvs/contrib/descend.man
< OLD_FILES+=usr/share/examples/cvs/contrib/easy-import
< OLD_FILES+=usr/share/examples/cvs/contrib/intro.doc
< OLD_FILES+=usr/share/examples/cvs/contrib/log
< OLD_FILES+=usr/share/examples/cvs/contrib/log_accum
< OLD_FILES+=usr/share/examples/cvs/contrib/mfpipe
< OLD_FILES+=usr/share/examples/cvs/contrib/rcs-to-cvs
< OLD_FILES+=usr/share/examples/cvs/contrib/rcs2log
< OLD_FILES+=usr/share/examples/cvs/contrib/rcslock
< OLD_FILES+=usr/share/examples/cvs/contrib/sccs2rcs
< OLD_FILES+=usr/share/info/cvs.info.gz
< OLD_FILES+=usr/share/info/cvsclient.info.gz
< OLD_FILES+=usr/share/man/man1/cvs.1.gz
< OLD_FILES+=usr/share/man/man5/cvs.5.gz
< OLD_FILES+=usr/share/man/man8/cvsbug.8.gz
< .endif
<