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

« back to all changes in this revision

Viewing changes to gnome-panel/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,
309
309
PACKAGE_NAME = @PACKAGE_NAME@
310
310
PACKAGE_STRING = @PACKAGE_STRING@
311
311
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
312
PACKAGE_URL = @PACKAGE_URL@
312
313
PACKAGE_VERSION = @PACKAGE_VERSION@
313
314
PANEL_CFLAGS = @PANEL_CFLAGS@
314
315
PANEL_LIBS = @PANEL_LIBS@
943
944
#     (which will cause the Makefiles to be regenerated when you run `make');
944
945
# (2) otherwise, pass the desired values on the `make' command line.
945
946
$(RECURSIVE_TARGETS):
946
 
        @failcom='exit 1'; \
 
947
        @fail= failcom='exit 1'; \
947
948
        for f in x $$MAKEFLAGS; do \
948
949
          case $$f in \
949
950
            *=* | --[!k]*);; \
968
969
        fi; test -z "$$fail"
969
970
 
970
971
$(RECURSIVE_CLEAN_TARGETS):
971
 
        @failcom='exit 1'; \
 
972
        @fail= failcom='exit 1'; \
972
973
        for f in x $$MAKEFLAGS; do \
973
974
          case $$f in \
974
975
            *=* | --[!k]*);; \