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

Diff of /bison/tests/Makefile.am

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

revision 1.23 by hilfinger, Fri Jun 28 02:26:44 2002 UTC revision 1.24 by eggert, Mon Aug 12 14:56:24 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 Bison testsuite.  ## Makefile for Bison testsuite.
4  ## Copyright (C) 2000, 2001, 2002  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 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 = $(TESTSUITE_AT) testsuite  EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
22    
23  DISTCLEANFILES       = atconfig $(check_SCRIPTS)  DISTCLEANFILES       = atconfig $(check_SCRIPTS)
24  MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)  MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
# Line 37  $(srcdir)/package.m4: $(top_srcdir)/conf Line 37  $(srcdir)/package.m4: $(top_srcdir)/conf
37            echo 'm4_define([AT_PACKAGE_BUGREPORT], [@PACKAGE_BUGREPORT@])'; \            echo 'm4_define([AT_PACKAGE_BUGREPORT], [@PACKAGE_BUGREPORT@])'; \
38          } >$(srcdir)/package.m4          } >$(srcdir)/package.m4
39    
 EXTRA_DIST += package.m4  
   
40  ## ------------ ##  ## ------------ ##
41  ## Test suite.  ##  ## Test suite.  ##
42  ## ------------ ##  ## ------------ ##

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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