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.4 by pcg, Fri Mar 28 19:55:05 2003 UTC vs.
Revision 1.5 by pcg, Fri Mar 28 20:30:54 2003 UTC

4info_TEXINFOS = vpe.texi 4info_TEXINFOS = vpe.texi
5 5
6man_MANS = vpe.5 vped.8 vpectrl.8 vped.conf.5 6man_MANS = vpe.5 vped.8 vpectrl.8 vped.conf.5
7 7
8PERL = @PERL@ 8PERL = @PERL@
9HELP2MAN = help2man
10MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5 9MAINTAINERCLEANFILES = vpe.texi vpe.5 vped.8 vpectrl.8 vped.conf.5
11 10
12EXTRA_DIST = $(man_MANS) vpe.texi $(HELP2MAN) \ 11EXTRA_DIST = $(man_MANS) vpe.texi \
13 Makefile.maint GNUmakefile Makefile.summ \ 12 Makefile.maint GNUmakefile Makefile.summ \
14 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod 13 vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod
15 14
16# Use `ginstall' in the definition of man_MANS to avoid 15# Use `ginstall' in the definition of man_MANS to avoid
17# confusion with the `install' target. The install rule transforms `ginstall' 16# confusion with the `install' target. The install rule transforms `ginstall'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines