Add files to remove when MK_ROUTED=no.

This commit is contained in:
Antoine Brodin 2010-02-28 14:24:38 +00:00
parent 1fe4843a49
commit 236443476e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204454

View File

@ -1786,6 +1786,13 @@ OLD_FILES+=usr/share/man/man8/rshd.8.gz
# to be filled in or replaced with a special target
#.endif
.if ${MK_ROUTED} == no
OLD_FILES+=sbin/routed
OLD_FILES+=sbin/rtquery
OLD_FILES+=usr/share/man/man8/routed.8.gz
OLD_FILES+=usr/share/man/man8/rtquery.8.gz
.endif
.if ${MK_SENDMAIL} == no
OLD_FILES+=bin/rmail
OLD_FILES+=usr/bin/vacation