/[bison]/bison/Makefile.am
ViewVC logotype

Diff of /bison/Makefile.am

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

revision 1.31 by akim, Tue Nov 12 17:50:21 2002 UTC revision 1.32 by akim, Mon Aug 25 18:47:36 2003 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in -*-Makefile-*-  ## Process this file with automake to produce Makefile.in -*-Makefile-*-
2  ## Copyright (C) 2001, 2002 Free Software Foundation, Inc.  ## Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
3    
4  ## This program is free software; you can redistribute it and/or modify  ## This program is free software; you can redistribute it and/or modify
5  ## 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 20  ACLOCAL_AMFLAGS = -I m4 Line 20  ACLOCAL_AMFLAGS = -I m4
20    
21  SUBDIRS = config po lib data src doc m4 tests  SUBDIRS = config po lib data src doc m4 tests
22    
23  EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile  EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile Makefile.cfg
24    
25  .PHONY: maintainer-check  .PHONY: maintainer-check
26  maintainer-check:  maintainer-check:
27          cd tests && $(MAKE) $(AM_MAKEFLAGS) $@          cd tests && $(MAKE) $(AM_MAKEFLAGS) $@
   
 ## ---------------------------- ##  
 ## Customizing Makefile.maint.  ##  
 ## ---------------------------- ##  
   
 move_if_change = $(srcdir)/config/move-if-change  
 prev_version_file = $(srcdir)/config/prev-version.txt  
 release_archive_dir = releases  
   
 # Uploading betas.  
 url_dir_list = \  
   ftp://alpha.gnu.org/gnu/bison  
   
 # Files to update automatically.  
 wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \  
              $(srcdir)/config/texinfo.tex  
   
 cvs_files = $(srcdir)/config/missing  

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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