- Remove more files when MK_FORTH == no
MFC after: 1 week Reviewed by: ngie Approved by: ngie Differential Revision: D1600
This commit is contained in:
parent
43329ffcc8
commit
0c11ad652d
@ -1606,6 +1606,19 @@ OLD_FILES+=usr/share/man/man1/fdwrite.1.gz
|
|||||||
OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
|
OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${MK_FORTH} == no
|
||||||
|
OLD_FILES+=usr/share/man/man5/loader.conf.5.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/beastie.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/brand.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/check-password.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/color.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/delay.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/loader.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/menu.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/menusets.4th.8.gz
|
||||||
|
OLD_FILES+=usr/share/man/man8/version.4th.8.gz
|
||||||
|
.endif
|
||||||
|
|
||||||
.if ${MK_FREEBSD_UPDATE} == no
|
.if ${MK_FREEBSD_UPDATE} == no
|
||||||
OLD_FILES+=etc/freebsd-update.conf
|
OLD_FILES+=etc/freebsd-update.conf
|
||||||
OLD_FILES+=usr/sbin/freebsd-update
|
OLD_FILES+=usr/sbin/freebsd-update
|
||||||
|
Loading…
Reference in New Issue
Block a user