/[autoconf]/autoconf/doc/Makefile.am
ViewVC logotype

Diff of /autoconf/doc/Makefile.am

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

revision 1.27 by akim, Wed Sep 4 16:03:13 2002 UTC revision 1.28 by akim, Tue Apr 1 07:28:08 2003 UTC
# Line 1  Line 1 
1  ## Process this file with automake to create Makefile.in.  ## Process this file with automake to create Makefile.in.
2    
3  ## Makefile for Autoconf.  ## Makefile for Autoconf.
4  ## Copyright (C) 2000, 2001, 2002  Free Software Foundation, Inc.  ## Copyright (C) 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
5    
6  ## This program is free software; you can redistribute it and/or modify  ## This program is free software; you can redistribute it and/or modify
7  ## it under the terms of the GNU General Public License as published by  ## it under the terms of the GNU General Public License as published by
# Line 19  Line 19 
19  ## 02111-1307, USA.  ## 02111-1307, USA.
20    
21  AM_MAKEINFOFLAGS = --no-split  AM_MAKEINFOFLAGS = --no-split
22    TEXI2DVI = texi2dvi --batch
23  TEXI2HTML = texi2html  TEXI2HTML = texi2html
24  TEXI2HTML_FLAGS = -split_chapter  TEXI2HTML_FLAGS = -split_chapter
25    
# Line 28  standards_TEXINFOS = make-stds.texi Line 29  standards_TEXINFOS = make-stds.texi
29    
30  # Files from texi2dvi that should be removed, but which Automake does  # Files from texi2dvi that should be removed, but which Automake does
31  # not know.  # not know.
32  CLEANFILES = autoconf.acs  autoconf.cvs  autoconf.mss  autoconf.prs \  CLEANFILES = autoconf.ACs  autoconf.cvs  autoconf.MSs  autoconf.prs \
33               autoconf.ats  autoconf.evs  autoconf.fns  autoconf.ovs \               autoconf.ATs  autoconf.evs  autoconf.fns  autoconf.ovs \
34               autoconf.tmp \               autoconf.tmp \
35               autoconf*.html standards*.html               autoconf*.html standards*.html
36    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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