summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-28 14:12:05 +0000
committerantoine <antoine@FreeBSD.org>2010-02-28 14:12:05 +0000
commit37c52e52bc19fede77df099a5273b90fc3fb4115 (patch)
treeff60cda14533860243c98d70179869e43c2c8f93 /tools
parentd2c02366c981203565d9bbb861ee279eac1fc43a (diff)
downloadFreeBSD-src-37c52e52bc19fede77df099a5273b90fc3fb4115.zip
FreeBSD-src-37c52e52bc19fede77df099a5273b90fc3fb4115.tar.gz
Update files to remove when MK_LPR=no.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 8743da1..f24fab3 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1510,6 +1510,8 @@ OLD_FILES+=usr/share/man/man8/verify_krb5_conf.8.gz
#.endif
.if ${MK_LPR} == no
+OLD_FILES+=etc/hosts.lpd
+OLD_FILES+=etc/printcap
OLD_FILES+=usr/bin/lp
OLD_FILES+=usr/bin/lpq
OLD_FILES+=usr/bin/lpr
@@ -1524,6 +1526,8 @@ OLD_FILES+=usr/sbin/lpd
OLD_FILES+=usr/sbin/lptest
OLD_FILES+=usr/sbin/pac
OLD_FILES+=usr/share/doc/smm/07.lpd/paper.ascii.gz
+OLD_FILES+=usr/share/examples/etc/hosts.lpd
+OLD_FILES+=usr/share/examples/etc/printcap
OLD_FILES+=usr/share/man/man1/lp.1.gz
OLD_FILES+=usr/share/man/man1/lpq.1.gz
OLD_FILES+=usr/share/man/man1/lpr.1.gz
OpenPOWER on IntegriCloud