~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to applets/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-23 10:26:28 UTC
  • mto: (1.3.3 upstream) (2.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 185.
  • Revision ID: james.westby@ubuntu.com-20100623102628-dtio4nsa9u1ha3hq
Tags: upstream-2.30.2
ImportĀ upstreamĀ versionĀ 2.30.2

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,
202
202
PACKAGE_NAME = @PACKAGE_NAME@
203
203
PACKAGE_STRING = @PACKAGE_STRING@
204
204
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
205
PACKAGE_URL = @PACKAGE_URL@
205
206
PACKAGE_VERSION = @PACKAGE_VERSION@
206
207
PANEL_CFLAGS = @PANEL_CFLAGS@
207
208
PANEL_LIBS = @PANEL_LIBS@
348
349
#     (which will cause the Makefiles to be regenerated when you run `make');
349
350
# (2) otherwise, pass the desired values on the `make' command line.
350
351
$(RECURSIVE_TARGETS):
351
 
        @failcom='exit 1'; \
 
352
        @fail= failcom='exit 1'; \
352
353
        for f in x $$MAKEFLAGS; do \
353
354
          case $$f in \
354
355
            *=* | --[!k]*);; \
373
374
        fi; test -z "$$fail"
374
375
 
375
376
$(RECURSIVE_CLEAN_TARGETS):
376
 
        @failcom='exit 1'; \
 
377
        @fail= failcom='exit 1'; \
377
378
        for f in x $$MAKEFLAGS; do \
378
379
          case $$f in \
379
380
            *=* | --[!k]*);; \