~ubuntu-branches/ubuntu/trusty/gtk-doc/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/annotations/Makefile.in

  • Committer: Martin Pitt
  • Date: 2011-01-27 14:41:59 UTC
  • mfrom: (1.2.12 upstream)
  • Revision ID: martin.pitt@canonical.com-20110127144159-wagev8l04yc5b8jc
New upstream release with lots of bug fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
96
96
  done; \
97
97
  reldir="$$dir2"
98
98
ACLOCAL = @ACLOCAL@
99
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
100
99
AMTAR = @AMTAR@
101
100
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102
101
AR = @AR@
158
157
PACKAGE_NAME = @PACKAGE_NAME@
159
158
PACKAGE_STRING = @PACKAGE_STRING@
160
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_URL = @PACKAGE_URL@
161
161
PACKAGE_VERSION = @PACKAGE_VERSION@
162
162
PATH_SEPARATOR = @PATH_SEPARATOR@
163
163
PERL = @PERL@
285
285
#     (which will cause the Makefiles to be regenerated when you run `make');
286
286
# (2) otherwise, pass the desired values on the `make' command line.
287
287
$(RECURSIVE_TARGETS):
288
 
        @failcom='exit 1'; \
 
288
        @fail= failcom='exit 1'; \
289
289
        for f in x $$MAKEFLAGS; do \
290
290
          case $$f in \
291
291
            *=* | --[!k]*);; \
310
310
        fi; test -z "$$fail"
311
311
 
312
312
$(RECURSIVE_CLEAN_TARGETS):
313
 
        @failcom='exit 1'; \
 
313
        @fail= failcom='exit 1'; \
314
314
        for f in x $$MAKEFLAGS; do \
315
315
          case $$f in \
316
316
            *=* | --[!k]*);; \