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

Diff of /m4/tests/Makefile.am

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

revision 1.35 by gary, Thu Aug 14 13:18:12 2003 UTC revision 1.36 by gary, Wed Aug 27 14:06:53 2003 UTC
# Line 1  Line 1 
1  ## This file is part of GNU m4  ## This file is part of GNU m4
2  ## Copyright 2000, 2001, 2003 Free Software Foundation, Inc.  ## Copyright 2000, 2001 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 28  MAINTAINERCLEANFILES = Makefile.in gener Line 28  MAINTAINERCLEANFILES = Makefile.in gener
28  OTHER_FILES = \  OTHER_FILES = \
29          iso8859.m4 stackovf.test          iso8859.m4 stackovf.test
30    
 TESTS_ENVIRONMENT = USE_GMP="$(USE_GMP)"  
   
31  ## ------------ ##  ## ------------ ##
32  ## package.m4.  ##  ## package.m4.  ##
33  ## ------------ ##  ## ------------ ##
# Line 56  TESTSUITE_AT = \ Line 54  TESTSUITE_AT = \
54  TESTSUITE = testsuite  TESTSUITE = testsuite
55    
56  check-local: atconfig $(TESTSUITE)  check-local: atconfig $(TESTSUITE)
57          $(TESTS_ENVIRONMENT) $(SHELL) $(srcdir)/$(TESTSUITE)          $(SHELL) $(srcdir)/$(TESTSUITE)
58    
59  clean-local:  clean-local:
60          $(TESTS_ENVIRONMENT) $(SHELL) $(srcdir)/$(TESTSUITE) --clean          $(srcdir)/testsuite --clean
61    
62  # Using variables so that this snippet is not too wide and can  # Using variables so that this snippet is not too wide and can
63  # be used as is in Texinfo @example/@end example.  # be used as is in Texinfo @example/@end example.

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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