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

Comparing gvpe/doc/Makefile.am (file contents):
Revision 1.6 by pcg, Tue Apr 15 04:32:34 2003 UTC vs.
Revision 1.7 by pcg, Thu Oct 16 21:12:43 2003 UTC

8PERL = @PERL@ 8PERL = @PERL@
9MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7 9MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5 vpe.protocol.7
10 10
11EXTRA_DIST = $(man_MANS) vpe.texi \ 11EXTRA_DIST = $(man_MANS) vpe.texi \
12 Makefile.maint GNUmakefile Makefile.summ \ 12 Makefile.maint GNUmakefile Makefile.summ \
13 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod 13 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod \
14 complex-example/README complex-example/if-up complex-example/node-up complex-example/vped.conf
15
14 16
15# Use `ginstall' in the definition of man_MANS to avoid 17# Use `ginstall' in the definition of man_MANS to avoid
16# confusion with the `install' target. The install rule transforms `ginstall' 18# confusion with the `install' target. The install rule transforms `ginstall'
17# to install before applying any user-specified name transformations. 19# to install before applying any user-specified name transformations.
18transform = s/ginstall/install/; @program_transform_name@ 20transform = s/ginstall/install/; @program_transform_name@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines