Add ObsoleteFiles.inc entries for netatm, which has been disconnected from
the build. Suggested by: bz, Dmitry Morozovsky <marck@rinet.ru>, Niclas Zeising <niclas.zeising@gmail.com> Tested by: Dmitry Morozovsky <marck@rinet.ru> Approved by: re (kensmith)
This commit is contained in:
parent
d3bb697513
commit
88cc6a490c
@ -14,6 +14,79 @@
|
||||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20070715: netatm temporarily disconnected
|
||||
OLD_FILES+=rescue/atm
|
||||
OLD_FILES+=rescue/fore_dnld
|
||||
OLD_FILES+=rescue/ilmid
|
||||
OLD_FILES+=sbin/atm
|
||||
OLD_FILES+=sbin/fore_dnld
|
||||
OLD_FILES+=sbin/ilmid
|
||||
OLD_FILES+=usr/include/libatm.h
|
||||
OLD_FILES+=usr/include/netatm/atm.h
|
||||
OLD_FILES+=usr/include/netatm/atm_cm.h
|
||||
OLD_FILES+=usr/include/netatm/atm_if.h
|
||||
OLD_FILES+=usr/include/netatm/atm_ioctl.h
|
||||
OLD_FILES+=usr/include/netatm/atm_pcb.h
|
||||
OLD_FILES+=usr/include/netatm/atm_sap.h
|
||||
OLD_FILES+=usr/include/netatm/atm_sigmgr.h
|
||||
OLD_FILES+=usr/include/netatm/atm_stack.h
|
||||
OLD_FILES+=usr/include/netatm/atm_sys.h
|
||||
OLD_FILES+=usr/include/netatm/atm_var.h
|
||||
OLD_FILES+=usr/include/netatm/atm_vc.h
|
||||
OLD_FILES+=usr/include/netatm/ipatm/ipatm.h
|
||||
OLD_FILES+=usr/include/netatm/ipatm/ipatm_serv.h
|
||||
OLD_FILES+=usr/include/netatm/ipatm/ipatm_var.h
|
||||
OLD_FILES+=usr/include/netatm/port.h
|
||||
OLD_FILES+=usr/include/netatm/queue.h
|
||||
OLD_FILES+=usr/include/netatm/sigpvc/sigpvc_var.h
|
||||
OLD_FILES+=usr/include/netatm/spans/spans_cls.h
|
||||
OLD_FILES+=usr/include/netatm/spans/spans_kxdr.h
|
||||
OLD_FILES+=usr/include/netatm/spans/spans_var.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscf_uni.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscf_uni_var.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscop.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscop_misc.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscop_pdu.h
|
||||
OLD_FILES+=usr/include/netatm/uni/sscop_var.h
|
||||
OLD_FILES+=usr/include/netatm/uni/uni.h
|
||||
OLD_FILES+=usr/include/netatm/uni/uniip_var.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig_decode.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig_mbuf.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig_msg.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig_print.h
|
||||
OLD_FILES+=usr/include/netatm/uni/unisig_var.h
|
||||
OLD_FILES+=usr/lib/libatm.a
|
||||
OLD_FILES+=usr/lib/libatm_p.a
|
||||
OLD_FILES+=usr/sbin/atmarpd
|
||||
OLD_FILES+=usr/sbin/scspd
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man8/atm.8.gz
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man8/atmarpd.8.gz
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man8/fore_dnld.8.gz
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man8/ilmid.8.gz
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man8/scspd.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/atm.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/atmarpd.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/fore_dnld.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/ilmid.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/scspd.8.gz
|
||||
OLD_FILES+=usr/share/examples/atm/NOTES
|
||||
OLD_FILES+=usr/share/examples/atm/README
|
||||
OLD_FILES+=usr/share/examples/atm/Startup
|
||||
OLD_FILES+=usr/share/examples/atm/atm-config.sh
|
||||
OLD_FILES+=usr/share/examples/atm/atm-sockets.txt
|
||||
OLD_FILES+=usr/share/examples/atm/cpcs-design.txt
|
||||
OLD_FILES+=usr/share/examples/atm/fore-microcode.txt
|
||||
OLD_FILES+=usr/share/examples/atm/sscf-design.txt
|
||||
OLD_FILES+=usr/share/examples/atm/sscop-design.txt
|
||||
OLD_LIBS+=lib/libatm.so.5
|
||||
OLD_LIBS+=usr/lib/libatm.so
|
||||
OLD_DIRS+=usr/include/netatm/sigpvc
|
||||
OLD_DIRS+=usr/include/netatm/spans
|
||||
OLD_DIRS+=usr/include/netatm/ipatm
|
||||
OLD_DIRS+=usr/include/netatm/uni
|
||||
OLD_DIRS+=usr/include/netatm
|
||||
OLD_DIRS+=usr/share/examples/atm
|
||||
# 20070705: I4B headers repo-copied to include/i4b/
|
||||
.if ${TARGET_ARCH} == "i386"
|
||||
OLD_FILES+=usr/include/machine/i4b_cause.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user