~matttbe/ubuntu/raring/alacarte/lp1086369

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-03-29 11:36:06 UTC
  • mto: (2.2.2 sid)
  • mto: This revision was merged to the branch mainline in revision 49.
  • Revision ID: james.westby@ubuntu.com-20100329113606-b6ughv6fm3dgk3s0
Tags: upstream-0.13.1
ImportĀ upstreamĀ versionĀ 0.13.1

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,
167
167
PACKAGE_NAME = @PACKAGE_NAME@
168
168
PACKAGE_STRING = @PACKAGE_STRING@
169
169
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
170
PACKAGE_URL = @PACKAGE_URL@
170
171
PACKAGE_VERSION = @PACKAGE_VERSION@
171
172
PATH_SEPARATOR = @PATH_SEPARATOR@
172
173
PKG_CONFIG = @PKG_CONFIG@
324
325
#     (which will cause the Makefiles to be regenerated when you run `make');
325
326
# (2) otherwise, pass the desired values on the `make' command line.
326
327
$(RECURSIVE_TARGETS):
327
 
        @failcom='exit 1'; \
 
328
        @fail= failcom='exit 1'; \
328
329
        for f in x $$MAKEFLAGS; do \
329
330
          case $$f in \
330
331
            *=* | --[!k]*);; \
349
350
        fi; test -z "$$fail"
350
351
 
351
352
$(RECURSIVE_CLEAN_TARGETS):
352
 
        @failcom='exit 1'; \
 
353
        @fail= failcom='exit 1'; \
353
354
        for f in x $$MAKEFLAGS; do \
354
355
          case $$f in \
355
356
            *=* | --[!k]*);; \