Add elfcopy and man page to OptionalObsoleteFiles
This commit is contained in:
parent
2d764cca51
commit
18e8f946ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user