/[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.5 by gray, Tue Sep 3 09:35:05 2002 UTC revision 1.6 by gray, Wed Sep 4 08:24:32 2002 UTC
# Line 11  mailutils_TEXINFOS = \ Line 11  mailutils_TEXINFOS = \
11   c-api.texi \   c-api.texi \
12   encoding.texi \   encoding.texi \
13   envelope.texi \   envelope.texi \
14     http.c.texi \
15   address.c.texi \   address.c.texi \
16   url-parse.c.texi \   url-parse.c.texi \
17   framework.texi \   framework.texi \
# Line 44  url-parse.c.texi: ${top_srcdir}/examples Line 45  url-parse.c.texi: ${top_srcdir}/examples
45  sfrom.c.texi: ${top_srcdir}/examples/sfrom.c  sfrom.c.texi: ${top_srcdir}/examples/sfrom.c
46          sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@          sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@
47    
48  ## Sam, the examples dir is not part of the distribution so this will not work  http.c.texi: ${top_srcdir}/examples/http.c
49  ## but we should probably have a "addrmsg" program and reenable this.          sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@
 ## Alain.  
 #ex-address.texi: ${top_srcdir}/doc/examples/addr.c  
 #       sed -es/{/@{/g -e s/}/@}/g < $< > $@  
 #sfrom.texi: ${top_srcdir}/doc/examples/sfrom.c  
 #       sed -es/{/@{/g -e s/}/@}/g < $< > $@  
 #ex-url.texi: ${top_srcdir}/doc/examples/url-parse.c  
 #       sed -es/{/@{/g -e s/}/@}/g < $< > $@  
50    
 #mailutils.info: mailutils.texi version.texi ex-address.texi  
 #mailutils.dvi: mailutils.texi version.texi ex-address.texi  
51  DISTCLEANFILES=*.pgs  DISTCLEANFILES=*.pgs

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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