Add files to remove when MK_GNU_CPIO = no

This commit is contained in:
Antoine Brodin 2008-07-28 18:00:45 +00:00
parent e8c6b2d8ca
commit a1d73f7b59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180926

View File

@ -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