/[mailutils]/mailutils/doc/texinfo/Makefile.am
ViewVC logotype

Diff of /mailutils/doc/texinfo/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by gray, Mon Dec 16 10:15:52 2002 UTC revision 1.12 by gray, Tue Dec 24 15:34:11 2002 UTC
# Line 52  MAINTAINERCLEANFILES=$(INCFILES) Line 52  MAINTAINERCLEANFILES=$(INCFILES)
52    
53  ## Web documentation  ## Web documentation
54  BASE_URL="http://www.gnu.org/software/mailutils/manual/"  BASE_URL="http://www.gnu.org/software/mailutils/manual/"
55  TEXI2HTML=${SHELL} `cd $(top_srcdir); pwd`/missing --run texi2html  TEXI2HTML=${SHELL} `cd $(top_srcdir); pwd`/scripts/missing --run texi2html
56  DVIPS=${SHELL} `cd $(top_srcdir); pwd`/missing --run dvips  DVIPS=${SHELL} `cd $(top_srcdir); pwd`/scripts/missing --run dvips
57  INFO=${SHELL} `cd $(top_srcdir); pwd`/missing --run info  INFO=${SHELL} `cd $(top_srcdir); pwd`/scripts/missing --run info
58  EXTRA_DIST = index.html.in  EXTRA_DIST = index.html.in
59    
60  html: html_mono html_node html_chapter  html: html_mono html_node html_chapter

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26