|
Lines 578-586
Link Here
|
| 578 |
OLD_FILES+=usr/share/man/man8/ippool.8.gz |
578 |
OLD_FILES+=usr/share/man/man8/ippool.8.gz |
| 579 |
.endif |
579 |
.endif |
| 580 |
|
580 |
|
| 581 |
#.if ${MK_IPX} == no |
581 |
.if ${MK_IPX} == no |
| 582 |
# to be filled in |
582 |
OLD_LIBS+=lib/libipx.so.4 |
| 583 |
#.endif |
583 |
OLD_FILES+=usr/include/netipx/ipx.h |
|
|
584 |
OLD_FILES+=usr/include/netipx/ipx_if.h |
| 585 |
OLD_FILES+=usr/include/netipx/ipx_pcb.h |
| 586 |
OLD_FILES+=usr/include/netipx/ipx_var.h |
| 587 |
OLD_FILES+=usr/include/netipx/spx.h |
| 588 |
OLD_FILES+=usr/include/netipx/spx_debug.h |
| 589 |
OLD_FILES+=usr/include/netipx/spx_timer.h |
| 590 |
OLD_FILES+=usr/include/netipx/spx_var.h |
| 591 |
OLD_DIRS+=usr/include/netipx |
| 592 |
OLD_FILES+=usr/lib/libipx.a |
| 593 |
OLD_FILES+=usr/lib/libipx.so |
| 594 |
OLD_FILES+=usr/lib32/libipx.a |
| 595 |
OLD_FILES+=usr/lib32/libipx.so |
| 596 |
OLD_LIBS+=use/lib32/libipx.so.4 |
| 597 |
OLD_FILES+=usr/sbin/IPXrouted |
| 598 |
OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz |
| 599 |
.endif |
| 584 |
|
600 |
|
| 585 |
.if ${MK_KERBEROS} == no |
601 |
.if ${MK_KERBEROS} == no |
| 586 |
OLD_FILES+=usr/bin/ksu |
602 |
OLD_FILES+=usr/bin/ksu |