Lines 591-603
OLD_FILES+=usr/share/man/man1/ctm_smail.1.gz
Link Here
|
591 |
OLD_FILES+=usr/share/man/man5/ctm.5.gz |
591 |
OLD_FILES+=usr/share/man/man5/ctm.5.gz |
592 |
.endif |
592 |
.endif |
593 |
|
593 |
|
594 |
# devd(8) and gperf(1) not listed here on purpose |
594 |
# devd(8) not listed here on purpose |
595 |
.if ${MK_CXX} == no |
595 |
.if ${MK_CXX} == no |
596 |
OLD_FILES+=usr/bin/CC |
596 |
OLD_FILES+=usr/bin/CC |
597 |
OLD_FILES+=usr/bin/c++ |
597 |
OLD_FILES+=usr/bin/c++ |
598 |
OLD_FILES+=usr/bin/c++filt |
598 |
OLD_FILES+=usr/bin/c++filt |
599 |
OLD_FILES+=usr/bin/g++ |
599 |
OLD_FILES+=usr/bin/g++ |
600 |
OLD_FILES+=usr/libexec/cc1plus |
600 |
OLD_FILES+=usr/libexec/cc1plus |
|
|
601 |
.if ${MK_GCC} == no |
602 |
OLD_FILES+=usr/bin/gperf |
603 |
.endif |
601 |
.endif |
604 |
.endif |
602 |
|
605 |
|
603 |
.if ${MK_FMTREE} == no |
606 |
.if ${MK_FMTREE} == no |