~ubuntu-branches/ubuntu/karmic/uim/karmic-proposed

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2009-03-01 12:57:00 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090301125700-0ykjdq0zgj55e3n3
Tags: 1:1.5.5-1
New upstream release and final upload by current maintainter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
311
311
        @for dep in $?; do \
312
312
          case '$(am__configure_deps)' in \
313
313
            *$$dep*) \
314
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
315
 
                && exit 0; \
 
314
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
315
                && { if test -f $@; then exit 0; else break; fi; }; \
316
316
              exit 1;; \
317
317
          esac; \
318
318
        done; \