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

Diff of /autoconf/config/Makefile.am

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

revision 1.4 by akim, Wed Oct 24 13:30:57 2001 UTC revision 1.5 by akim, Thu Jan 24 17:30:59 2002 UTC
# Line 1  Line 1 
1  ## Process this file with automake to create Makefile.in -*-Makefile-*-  ## Process this file with automake to create Makefile.in -*-Makefile-*-
2    
3  ## Makefile for Autoconf.  ## Makefile for Autoconf.
4  ## Copyright 2001 Free Software Foundation, Inc.  ## Copyright 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 18  Line 18 
18  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19  ## 02111-1307, USA.  ## 02111-1307, USA.
20    
21  EXTRA_DIST = $(GENERIC_MACROS) $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \  EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
22                prev-version.txt                prev-version.txt
23  MAINTAINERCLEANFILES = $(GENERIC_MACROS) $(GENERIC_TOOLS)  MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
   
 GENERIC_MACROS =                                \  
 auxdir.m4                                       \  
 cond.m4                                         \  
 depend.m4                                       \  
 init.m4                                         \  
 install-sh.m4                                   \  
 lispdir.m4                                      \  
 missing.m4                                      \  
 sanity.m4                                       \  
 strip.m4  
24    
25  SPECIFIC_MACROS =                               \  SPECIFIC_MACROS =                               \
26  m4.m4  m4.m4

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

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