/[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.3 by gray, Tue Aug 6 01:29:32 2002 UTC revision 1.4 by gray, Thu Aug 29 14:37:44 2002 UTC
# Line 10  mailutils_TEXINFOS = \ Line 10  mailutils_TEXINFOS = \
10   c-api.texi \   c-api.texi \
11   encoding.texi \   encoding.texi \
12   envelope.texi \   envelope.texi \
13   ex-address.texi \   address.c.texi \
14   ex-url.texi \   url-parse.c.texi \
15   framework.texi \   framework.texi \
16   folder.texi \   folder.texi \
17   headers.texi \   headers.texi \
# Line 34  mailutils_TEXINFOS = \ Line 34  mailutils_TEXINFOS = \
34   stream.texi \   stream.texi \
35   url.texi   url.texi
36    
37    address.c.texi: ${top_srcdir}/examples/addr.c
38            sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@
39    
40    url-parse.c.texi: ${top_srcdir}/examples/url-parse.c
41            sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@
42    
43    sfrom.c.texi: ${top_srcdir}/examples/sfrom.c
44            sed '1,/.*\*\//d;s/\([{}]\)/@\1/g' $< > $@
45    
46  ## Sam, the examples dir is not part of the distribution so this will not work  ## Sam, the examples dir is not part of the distribution so this will not work
47  ## but we should probably have a "addrmsg" program and reenable this.  ## but we should probably have a "addrmsg" program and reenable this.
48  ## Alain.  ## Alain.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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