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

Diff of /autoconf/tests/Makefile.am

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

revision 1.72 by akim, Thu Sep 27 13:28:15 2001 UTC revision 1.73 by eggert, Fri Oct 5 19:05:32 2001 UTC
# Line 67  atlocal: $(srcdir)/atlocal.in $(top_buil Line 67  atlocal: $(srcdir)/atlocal.in $(top_buil
67          cd $(top_builddir) && ./config.status tests/$@          cd $(top_builddir) && ./config.status tests/$@
68    
69  clean-local:  clean-local:
70          $(SHELL) $(TESTSUITE) --clean          test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
71            rm -f *.tmp
72          rm -rf autom4te.cache          rm -rf autom4te.cache
73    
74  check-local: atconfig atlocal $(TESTSUITE)  check-local: atconfig atlocal $(TESTSUITE)

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

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