/[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.26 by eggert, Mon Jul 29 08:24:51 2002 UTC revision 1.27 by akim, Wed Sep 4 16:03:13 2002 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 2000, 2001 Free Software Foundation, Inc.  ## Copyright (C) 2000, 2001, 2002  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 31  standards_TEXINFOS = make-stds.texi Line 31  standards_TEXINFOS = make-stds.texi
31  CLEANFILES = autoconf.acs  autoconf.cvs  autoconf.mss  autoconf.prs \  CLEANFILES = autoconf.acs  autoconf.cvs  autoconf.mss  autoconf.prs \
32               autoconf.ats  autoconf.evs  autoconf.fns  autoconf.ovs \               autoconf.ats  autoconf.evs  autoconf.fns  autoconf.ovs \
33               autoconf.tmp \               autoconf.tmp \
34               autoconf*.html standards*.html \               autoconf*.html standards*.html
              autoconf*.pdf standards*.pdf  
35    
36    
37  ## ----------------------------- ##  ## ----------------------------- ##
# Line 48  standards_1.html: standards.texi make-st Line 47  standards_1.html: standards.texi make-st
47          $(TEXI2HTML) $(TEXI2HTML_FLAGS) $(srcdir)/standards.texi          $(TEXI2HTML) $(TEXI2HTML_FLAGS) $(srcdir)/standards.texi
48    
49    
50  pdf: autoconf.pdf standards.pdf  .PHONY: html
   
 autoconf.pdf: autoconf.texi install.texi  
         $(TEXI2DVI) --pdf --batch $(srcdir)/autoconf.texi  
   
 standards.pdf: standards.texi make-stds.texi  
         $(TEXI2DVI) --pdf --batch $(srcdir)/standards.texi  
   
 .PHONY: html pdf  

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

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