Add elfcopy and man page to OptionalObsoleteFiles
This commit is contained in:
parent
d02f49e959
commit
92ff6445c8
@ -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…
x
Reference in New Issue
Block a user