Add files to remove when MK_APM=no.

This commit is contained in:
antoine 2010-01-09 19:07:04 +00:00
parent 8283a25bdd
commit bca24819c8

View File

@ -50,6 +50,14 @@ OLD_FILES+=usr/share/man/man8/mk-amd-map.8.gz
OLD_FILES+=usr/share/man/man8/wire-test.8.gz
.endif
.if ${MK_APM} == no
OLD_FILES+=etc/apmd.conf
OLD_FILES+=usr/sbin/apm
OLD_FILES+=usr/share/examples/etc/apmd.conf
OLD_FILES+=usr/share/man/man8/amd64/apm.8.gz
OLD_FILES+=usr/share/man/man8/amd64/apmconf.8.gz
.endif
#.if ${MK_ATM} == no
# to be filled in
#.endif