mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Add files to remove when MK_GNU_CPIO = no
This commit is contained in:
parent
e8c6b2d8ca
commit
a1d73f7b59
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180926
@ -394,6 +394,12 @@ OLD_FILES+=usr/share/man/man1/gcov.1.gz
|
||||
# to be filled in
|
||||
#.endif
|
||||
|
||||
.if ${MK_GNU_CPIO} == no
|
||||
OLD_FILES+=usr/bin/gcpio
|
||||
OLD_FILES+=usr/share/info/cpio.info.gz
|
||||
OLD_FILES+=usr/share/man/man1/gcpio.1.gz
|
||||
.endif
|
||||
|
||||
#.if ${MK_GPIB} == no
|
||||
# none
|
||||
#.endif
|
||||
|
Loading…
Reference in New Issue
Block a user