## Process this file with automake to produce Makefile.in. ## ## $XORP: xorp/docs/multicast/Makefile.am,v 1.1.1.1 2002/12/11 23:55:56 hodson Exp $ ## include $(top_srcdir)/docs/mk/Makefile.doc.am # -- Document Names DOCS = multicast_arch # -- Document Sources multicast_arch_LATEX = ../tex/xorp.bib multicast_arch.tex multicast_arch_FIGURES = figs/mcast_proto_abstraction.eps \ figs/mcast_modules_interaction.eps ################################################################ ## ## Everything past here is useful to the maintainer, but probably not ## to anybody else ##