Add files to remove when MK_APM=no.
This commit is contained in:
parent
8283a25bdd
commit
bca24819c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user