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

« back to all changes in this revision

Viewing changes to doc/reference/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@
340
341
#     (which will cause the Makefiles to be regenerated when you run `make');
341
342
# (2) otherwise, pass the desired values on the `make' command line.
342
343
$(RECURSIVE_TARGETS):
343
 
        @failcom='exit 1'; \
 
344
        @fail= failcom='exit 1'; \
344
345
        for f in x $$MAKEFLAGS; do \
345
346
          case $$f in \
346
347
            *=* | --[!k]*);; \
365
366
        fi; test -z "$$fail"
366
367
 
367
368
$(RECURSIVE_CLEAN_TARGETS):
368
 
        @failcom='exit 1'; \
 
369
        @fail= failcom='exit 1'; \
369
370
        for f in x $$MAKEFLAGS; do \
370
371
          case $$f in \
371
372
            *=* | --[!k]*);; \