ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/Makefile.in
(Generate patch)

Comparing gvpe/doc/Makefile.in (file contents):
Revision 1.2 by pcg, Thu Oct 16 21:12:43 2003 UTC vs.
Revision 1.3 by pcg, Thu Oct 16 21:57:54 2003 UTC

153target_vendor = @target_vendor@ 153target_vendor = @target_vendor@
154 154
155# commented out, no use to distribute yet 155# commented out, no use to distribute yet
156info_TEXINFOS = vpe.texi 156info_TEXINFOS = vpe.texi
157 157
158man_MANS = vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7 158man_MANS = vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7 vpe.osdep.5
159 159
160PERL = @PERL@ 160PERL = @PERL@
161MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7 161MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7 vpe.osdep.5
162 162
163EXTRA_DIST = $(man_MANS) vpe.texi \ 163EXTRA_DIST = $(man_MANS) vpe.texi \
164 Makefile.maint GNUmakefile Makefile.summ \ 164 Makefile.maint GNUmakefile Makefile.summ \
165 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod \ 165 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod vpe.osdep.5.pod \
166 complex-example/README complex-example/if-up complex-example/node-up complex-example/vped.conf 166 complex-example/README complex-example/if-up complex-example/node-up complex-example/vped.conf
167 167
168subdir = doc 168subdir = doc
169ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 169ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
170mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 170mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines