Makefile.am
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:1k
源码类别:

网络

开发平台:

Unix_Linux

  1. ## Process this file with automake to produce Makefile.in.
  2. info_TEXINFOS = zebra.texi
  3. zebra_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi install.texi 
  4. ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi overview.texi 
  5. protocol.texi ripd.texi ripngd.texi routemap.texi snmp.texi vtysh.texi
  6. man_MANS = vtysh.1 bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8
  7. EXTRA_DIST = BGP-TypeCode draft-zebra-00.ms draft-zebra-00.txt $(man_MANS) 
  8. draft-zebra-00.txt:
  9. groff -T ascii -ms draft-zebra-00.ms > draft-zebra-00.txt