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.2 by pcg, Sun Mar 23 14:47:39 2003 UTC vs.
Revision 1.3 by pcg, Fri Mar 28 18:14:57 2003 UTC

1## Process this file with automake to get Makefile.in 1## Process this file with automake to get Makefile.in
2 2
3# commented out, no use to distribute yet 3# commented out, no use to distribute yet
4#info_TEXINFOS = vpe.texi 4#info_TEXINFOS = vpe.texi
5 5
6dyn_MANS =
7man_aux = $(dyn_MANS:.8=.x)
8
9man_MANS = vpe.8 vped.8 vpectrl.8 vped.conf.5 $(dyn_MANS) 6man_MANS = vpe.5 vped.8 vpectrl.8 vped.conf.5 $(dyn_MANS)
10 7
11PERL = @PERL@ 8PERL = @PERL@
12HELP2MAN = help2man 9HELP2MAN = help2man
13MAINTAINERCLEANFILES = $(dyn_MANS) 10MAINTAINERCLEANFILES = $(dyn_MANS)
14 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines