Add elfcopy and man page to OptionalObsoleteFiles

This commit is contained in:
Ed Maste 2014-12-02 02:11:09 +00:00
parent 2d764cca51
commit 18e8f946ec

View File

@ -1198,6 +1198,11 @@ OLD_FILES+=usr/share/dict/words
OLD_DIRS+=usr/share/dict
.endif
.if ${MK_ELFTOOLCHAIN_TOOLS} == no
OLD_FILES+=usr/bin/elfcopy
OLD_FILES+=usr/share/man/man1/elfcopy.1.gz
.endif
#.if ${MK_EXAMPLES} == no
# to be filled in
#.endif