~ubuntu-branches/ubuntu/trusty/indicator-me/trusty

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-02-18 18:25:03 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20100218182503-wq725d30v4dte6qk
Tags: upstream-0.2.4
ImportĀ upstreamĀ versionĀ 0.2.4

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,
289
289
#     (which will cause the Makefiles to be regenerated when you run `make');
290
290
# (2) otherwise, pass the desired values on the `make' command line.
291
291
$(RECURSIVE_TARGETS):
292
 
        @failcom='exit 1'; \
 
292
        @fail= failcom='exit 1'; \
293
293
        for f in x $$MAKEFLAGS; do \
294
294
          case $$f in \
295
295
            *=* | --[!k]*);; \
314
314
        fi; test -z "$$fail"
315
315
 
316
316
$(RECURSIVE_CLEAN_TARGETS):
317
 
        @failcom='exit 1'; \
 
317
        @fail= failcom='exit 1'; \
318
318
        for f in x $$MAKEFLAGS; do \
319
319
          case $$f in \
320
320
            *=* | --[!k]*);; \