~ubuntu-branches/ubuntu/hardy/pidgin/hardy

« back to all changes in this revision

Viewing changes to pidgin/pixmaps/buddy_icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2007-12-21 02:48:06 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20071221024806-pd44a5k9tiyh12mp
Tags: 1:2.3.1-2ubuntu1
* Sync with Debian, remaining Ubuntu changes; (LP: #177811)
  - Set Maintainer to Ubuntu Core Developers.
  - Add build-deps on liblaunchpad-integration-dev, intltool,
    libnm-glib-dev (for --enable-nm) (Ubuntu #112720).
  - Drop build-deps on libsilc-1.1-2-dev | libsilc-dev (>= 1.1.1) as 
    this library is in universe.
  - Drop the libpurple0 recommends on libpurple-bin.
  - Add a gaim transitionnal package for upgrades.
  - Ship compatibility symlinks via debian/gaim.links.
  - Pass --enable-nm to configure to enable NetworkManager support.
  - Pass --disable-silc to configure to disable silc support even if 
    it's installed in the build environment.
  - Add X-Ubuntu-Gettext-Domain to the desktop file and update the
    translation templates in common-install-impl::.
   - Update debian/prefs.xml to set the notify plugin prefs
    /plugins/gtk/X11/notify/* and set /pidgin/plugins/loaded to load 
    the notify plugin; Ubuntu: #13389.
  - Add LPI integration patch, 02_lpi.
  - Add patch 04_let_crasher_for_apport to stop catching the SIGSEGV signal
    and let apport handle it.
  - Add patch 05_default_to_irc_ubuntu_com to set the default IRC 
    server to irc.ubuntu.com.
  - Add autoconf patch, 70_autoconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
VPATH = @srcdir@
17
 
pkgdatadir = $(datadir)/@PACKAGE@
18
 
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
 
target_triplet = @target@
35
 
subdir = pidgin/pixmaps/buddy_icons
36
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39
 
        $(top_srcdir)/configure.ac
40
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
 
        $(ACLOCAL_M4)
42
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
 
CONFIG_HEADER = $(top_builddir)/config.h
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
 
        html-recursive info-recursive install-data-recursive \
49
 
        install-dvi-recursive install-exec-recursive \
50
 
        install-html-recursive install-info-recursive \
51
 
        install-pdf-recursive install-ps-recursive install-recursive \
52
 
        installcheck-recursive installdirs-recursive pdf-recursive \
53
 
        ps-recursive uninstall-recursive
54
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
55
 
  distclean-recursive maintainer-clean-recursive
56
 
ETAGS = etags
57
 
CTAGS = ctags
58
 
DIST_SUBDIRS = $(SUBDIRS)
59
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
 
ACLOCAL = @ACLOCAL@
61
 
ALL_LINGUAS = @ALL_LINGUAS@
62
 
AMTAR = @AMTAR@
63
 
AR = @AR@
64
 
AUTOCONF = @AUTOCONF@
65
 
AUTOHEADER = @AUTOHEADER@
66
 
AUTOMAKE = @AUTOMAKE@
67
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
68
 
AVAHI_LIBS = @AVAHI_LIBS@
69
 
AWK = @AWK@
70
 
CATALOGS = @CATALOGS@
71
 
CATOBJEXT = @CATOBJEXT@
72
 
CC = @CC@
73
 
CCDEPMODE = @CCDEPMODE@
74
 
CFLAGS = @CFLAGS@
75
 
CHECK_CFLAGS = @CHECK_CFLAGS@
76
 
CHECK_LIBS = @CHECK_LIBS@
77
 
CPP = @CPP@
78
 
CPPFLAGS = @CPPFLAGS@
79
 
CXX = @CXX@
80
 
CXXCPP = @CXXCPP@
81
 
CXXDEPMODE = @CXXDEPMODE@
82
 
CXXFLAGS = @CXXFLAGS@
83
 
CYGPATH_W = @CYGPATH_W@
84
 
DATADIRNAME = @DATADIRNAME@
85
 
DBUS_CFLAGS = @DBUS_CFLAGS@
86
 
DBUS_LIBS = @DBUS_LIBS@
87
 
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
88
 
DEBUG_CFLAGS = @DEBUG_CFLAGS@
89
 
DEFS = @DEFS@
90
 
DEPDIR = @DEPDIR@
91
 
DOT = @DOT@
92
 
DOXYGEN = @DOXYGEN@
93
 
DYNALOADER_A = @DYNALOADER_A@
94
 
DYNAMIC_PRPLS = @DYNAMIC_PRPLS@
95
 
ECHO = @ECHO@
96
 
ECHO_C = @ECHO_C@
97
 
ECHO_N = @ECHO_N@
98
 
ECHO_T = @ECHO_T@
99
 
EGREP = @EGREP@
100
 
EVOLUTION_ADDRESSBOOK_CFLAGS = @EVOLUTION_ADDRESSBOOK_CFLAGS@
101
 
EVOLUTION_ADDRESSBOOK_LIBS = @EVOLUTION_ADDRESSBOOK_LIBS@
102
 
EXEEXT = @EXEEXT@
103
 
F77 = @F77@
104
 
FFLAGS = @FFLAGS@
105
 
GADU_CFLAGS = @GADU_CFLAGS@
106
 
GADU_LIBS = @GADU_LIBS@
107
 
GCONFTOOL = @GCONFTOOL@
108
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
109
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
110
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
111
 
GLIB_CFLAGS = @GLIB_CFLAGS@
112
 
GLIB_LIBS = @GLIB_LIBS@
113
 
GMOFILES = @GMOFILES@
114
 
GMSGFMT = @GMSGFMT@
115
 
GNT_CFLAGS = @GNT_CFLAGS@
116
 
GNT_LIBS = @GNT_LIBS@
117
 
GNT_LT_VERSION_INFO = @GNT_LT_VERSION_INFO@
118
 
GNT_MAJOR_VERSION = @GNT_MAJOR_VERSION@
119
 
GNT_MICRO_VERSION = @GNT_MICRO_VERSION@
120
 
GNT_MINOR_VERSION = @GNT_MINOR_VERSION@
121
 
GNT_VERSION = @GNT_VERSION@
122
 
GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
123
 
GNUTLS_LIBS = @GNUTLS_LIBS@
124
 
GREP = @GREP@
125
 
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
126
 
GSTREAMER_LIBS = @GSTREAMER_LIBS@
127
 
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
128
 
GTKSPELL_LIBS = @GTKSPELL_LIBS@
129
 
GTK_CFLAGS = @GTK_CFLAGS@
130
 
GTK_LIBS = @GTK_LIBS@
131
 
HOWL_CFLAGS = @HOWL_CFLAGS@
132
 
HOWL_LIBS = @HOWL_LIBS@
133
 
INSTALL = @INSTALL@
134
 
INSTALL_DATA = @INSTALL_DATA@
135
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
136
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
137
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138
 
INSTOBJEXT = @INSTOBJEXT@
139
 
INTLLIBS = @INTLLIBS@
140
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
141
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
142
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
143
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
144
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
145
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
146
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
147
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
148
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
149
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
150
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
151
 
INTLTOOL_PERL = @INTLTOOL_PERL@
152
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
153
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
154
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
155
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
156
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
157
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
158
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
159
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
160
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
161
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
162
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
163
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
164
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
165
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
166
 
KRB4_CFLAGS = @KRB4_CFLAGS@
167
 
KRB4_LDFLAGS = @KRB4_LDFLAGS@
168
 
KRB4_LIBS = @KRB4_LIBS@
169
 
LDADD = @LDADD@
170
 
LDFLAGS = @LDFLAGS@
171
 
LIBNM_CFLAGS = @LIBNM_CFLAGS@
172
 
LIBNM_LIBS = @LIBNM_LIBS@
173
 
LIBOBJS = @LIBOBJS@
174
 
LIBPERL_A = @LIBPERL_A@
175
 
LIBS = @LIBS@
176
 
LIBTOOL = @LIBTOOL@
177
 
LIBXML_CFLAGS = @LIBXML_CFLAGS@
178
 
LIBXML_LIBS = @LIBXML_LIBS@
179
 
LN_S = @LN_S@
180
 
LTLIBOBJS = @LTLIBOBJS@
181
 
MAKEINFO = @MAKEINFO@
182
 
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
183
 
MEANWHILE_LIBS = @MEANWHILE_LIBS@
184
 
MKDIR_P = @MKDIR_P@
185
 
MKINSTALLDIRS = @MKINSTALLDIRS@
186
 
MONO_CFLAGS = @MONO_CFLAGS@
187
 
MONO_LIBS = @MONO_LIBS@
188
 
MSGFMT = @MSGFMT@
189
 
MSGFMT_OPTS = @MSGFMT_OPTS@
190
 
NSS_CFLAGS = @NSS_CFLAGS@
191
 
NSS_LIBS = @NSS_LIBS@
192
 
OBJEXT = @OBJEXT@
193
 
PACKAGE = @PACKAGE@
194
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195
 
PACKAGE_NAME = @PACKAGE_NAME@
196
 
PACKAGE_STRING = @PACKAGE_STRING@
197
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
198
 
PACKAGE_VERSION = @PACKAGE_VERSION@
199
 
PATH_SEPARATOR = @PATH_SEPARATOR@
200
 
PERL = @PERL@
201
 
PERL_CFLAGS = @PERL_CFLAGS@
202
 
PERL_LIBS = @PERL_LIBS@
203
 
PERL_MM_PARAMS = @PERL_MM_PARAMS@
204
 
PKG_CONFIG = @PKG_CONFIG@
205
 
POFILES = @POFILES@
206
 
POSUB = @POSUB@
207
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
208
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
209
 
PURPLE_LT_VERSION_INFO = @PURPLE_LT_VERSION_INFO@
210
 
PURPLE_MAJOR_VERSION = @PURPLE_MAJOR_VERSION@
211
 
PURPLE_MICRO_VERSION = @PURPLE_MICRO_VERSION@
212
 
PURPLE_MINOR_VERSION = @PURPLE_MINOR_VERSION@
213
 
PURPLE_VERSION = @PURPLE_VERSION@
214
 
PYTHON = @PYTHON@
215
 
RANLIB = @RANLIB@
216
 
SASL_LIBS = @SASL_LIBS@
217
 
SED = @SED@
218
 
SET_MAKE = @SET_MAKE@
219
 
SHELL = @SHELL@
220
 
SILC_CFLAGS = @SILC_CFLAGS@
221
 
SILC_LIBS = @SILC_LIBS@
222
 
SM_LIBS = @SM_LIBS@
223
 
SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
224
 
SQLITE3_LIBS = @SQLITE3_LIBS@
225
 
STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
226
 
STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
227
 
STATIC_LINK_LIBS = @STATIC_LINK_LIBS@
228
 
STATIC_PRPLS = @STATIC_PRPLS@
229
 
STRIP = @STRIP@
230
 
TCL_CFLAGS = @TCL_CFLAGS@
231
 
TCL_LIBS = @TCL_LIBS@
232
 
TK_LIBS = @TK_LIBS@
233
 
USE_NLS = @USE_NLS@
234
 
VERSION = @VERSION@
235
 
X11_CFLAGS = @X11_CFLAGS@
236
 
X11_LIBS = @X11_LIBS@
237
 
XGETTEXT = @XGETTEXT@
238
 
XMKMF = @XMKMF@
239
 
XSS_LIBS = @XSS_LIBS@
240
 
X_CFLAGS = @X_CFLAGS@
241
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
242
 
X_LIBS = @X_LIBS@
243
 
X_PRE_LIBS = @X_PRE_LIBS@
244
 
ZEPHYR_CFLAGS = @ZEPHYR_CFLAGS@
245
 
ZEPHYR_LDFLAGS = @ZEPHYR_LDFLAGS@
246
 
ZEPHYR_LIBS = @ZEPHYR_LIBS@
247
 
abs_builddir = @abs_builddir@
248
 
abs_srcdir = @abs_srcdir@
249
 
abs_top_builddir = @abs_top_builddir@
250
 
abs_top_srcdir = @abs_top_srcdir@
251
 
ac_ct_CC = @ac_ct_CC@
252
 
ac_ct_CXX = @ac_ct_CXX@
253
 
ac_ct_F77 = @ac_ct_F77@
254
 
am__include = @am__include@
255
 
am__leading_dot = @am__leading_dot@
256
 
am__quote = @am__quote@
257
 
am__tar = @am__tar@
258
 
am__untar = @am__untar@
259
 
bindir = @bindir@
260
 
build = @build@
261
 
build_alias = @build_alias@
262
 
build_cpu = @build_cpu@
263
 
build_os = @build_os@
264
 
build_vendor = @build_vendor@
265
 
builddir = @builddir@
266
 
datadir = @datadir@
267
 
datarootdir = @datarootdir@
268
 
docdir = @docdir@
269
 
dvidir = @dvidir@
270
 
enable_dbus = @enable_dbus@
271
 
enable_dot = @enable_dot@
272
 
enable_doxygen = @enable_doxygen@
273
 
exec_prefix = @exec_prefix@
274
 
host = @host@
275
 
host_alias = @host_alias@
276
 
host_cpu = @host_cpu@
277
 
host_os = @host_os@
278
 
host_vendor = @host_vendor@
279
 
htmldir = @htmldir@
280
 
includedir = @includedir@
281
 
infodir = @infodir@
282
 
install_sh = @install_sh@
283
 
libdir = @libdir@
284
 
libexecdir = @libexecdir@
285
 
localedir = @localedir@
286
 
localstatedir = @localstatedir@
287
 
mandir = @mandir@
288
 
mkdir_p = @mkdir_p@
289
 
oldincludedir = @oldincludedir@
290
 
pango_CFLAGS = @pango_CFLAGS@
291
 
pango_LIBS = @pango_LIBS@
292
 
pdfdir = @pdfdir@
293
 
perlpath = @perlpath@
294
 
pidginpath = @pidginpath@
295
 
prefix = @prefix@
296
 
program_transform_name = @program_transform_name@
297
 
psdir = @psdir@
298
 
sbindir = @sbindir@
299
 
sedpath = @sedpath@
300
 
sharedstatedir = @sharedstatedir@
301
 
srcdir = @srcdir@
302
 
sysconfdir = @sysconfdir@
303
 
target = @target@
304
 
target_alias = @target_alias@
305
 
target_cpu = @target_cpu@
306
 
target_os = @target_os@
307
 
target_vendor = @target_vendor@
308
 
top_builddir = @top_builddir@
309
 
top_srcdir = @top_srcdir@
310
 
SUBDIRS = qq
311
 
EXTRA_DIST = \
312
 
        Makefile.mingw \
313
 
        qq/Makefile.mingw
314
 
 
315
 
all: all-recursive
316
 
 
317
 
.SUFFIXES:
318
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
319
 
        @for dep in $?; do \
320
 
          case '$(am__configure_deps)' in \
321
 
            *$$dep*) \
322
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
323
 
                && exit 0; \
324
 
              exit 1;; \
325
 
          esac; \
326
 
        done; \
327
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  pidgin/pixmaps/buddy_icons/Makefile'; \
328
 
        cd $(top_srcdir) && \
329
 
          $(AUTOMAKE) --gnu  pidgin/pixmaps/buddy_icons/Makefile
330
 
.PRECIOUS: Makefile
331
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332
 
        @case '$?' in \
333
 
          *config.status*) \
334
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335
 
          *) \
336
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
337
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338
 
        esac;
339
 
 
340
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
 
 
343
 
$(top_srcdir)/configure:  $(am__configure_deps)
344
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
346
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347
 
 
348
 
mostlyclean-libtool:
349
 
        -rm -f *.lo
350
 
 
351
 
clean-libtool:
352
 
        -rm -rf .libs _libs
353
 
 
354
 
# This directory's subdirectories are mostly independent; you can cd
355
 
# into them and run `make' without going through this Makefile.
356
 
# To change the values of `make' variables: instead of editing Makefiles,
357
 
# (1) if the variable is set in `config.status', edit `config.status'
358
 
#     (which will cause the Makefiles to be regenerated when you run `make');
359
 
# (2) otherwise, pass the desired values on the `make' command line.
360
 
$(RECURSIVE_TARGETS):
361
 
        @failcom='exit 1'; \
362
 
        for f in x $$MAKEFLAGS; do \
363
 
          case $$f in \
364
 
            *=* | --[!k]*);; \
365
 
            *k*) failcom='fail=yes';; \
366
 
          esac; \
367
 
        done; \
368
 
        dot_seen=no; \
369
 
        target=`echo $@ | sed s/-recursive//`; \
370
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
371
 
          echo "Making $$target in $$subdir"; \
372
 
          if test "$$subdir" = "."; then \
373
 
            dot_seen=yes; \
374
 
            local_target="$$target-am"; \
375
 
          else \
376
 
            local_target="$$target"; \
377
 
          fi; \
378
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
379
 
          || eval $$failcom; \
380
 
        done; \
381
 
        if test "$$dot_seen" = "no"; then \
382
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
383
 
        fi; test -z "$$fail"
384
 
 
385
 
$(RECURSIVE_CLEAN_TARGETS):
386
 
        @failcom='exit 1'; \
387
 
        for f in x $$MAKEFLAGS; do \
388
 
          case $$f in \
389
 
            *=* | --[!k]*);; \
390
 
            *k*) failcom='fail=yes';; \
391
 
          esac; \
392
 
        done; \
393
 
        dot_seen=no; \
394
 
        case "$@" in \
395
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
396
 
          *) list='$(SUBDIRS)' ;; \
397
 
        esac; \
398
 
        rev=''; for subdir in $$list; do \
399
 
          if test "$$subdir" = "."; then :; else \
400
 
            rev="$$subdir $$rev"; \
401
 
          fi; \
402
 
        done; \
403
 
        rev="$$rev ."; \
404
 
        target=`echo $@ | sed s/-recursive//`; \
405
 
        for subdir in $$rev; do \
406
 
          echo "Making $$target in $$subdir"; \
407
 
          if test "$$subdir" = "."; then \
408
 
            local_target="$$target-am"; \
409
 
          else \
410
 
            local_target="$$target"; \
411
 
          fi; \
412
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
413
 
          || eval $$failcom; \
414
 
        done && test -z "$$fail"
415
 
tags-recursive:
416
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
417
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
418
 
        done
419
 
ctags-recursive:
420
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
421
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
422
 
        done
423
 
 
424
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426
 
        unique=`for i in $$list; do \
427
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428
 
          done | \
429
 
          $(AWK) '    { files[$$0] = 1; } \
430
 
               END { for (i in files) print i; }'`; \
431
 
        mkid -fID $$unique
432
 
tags: TAGS
433
 
 
434
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435
 
                $(TAGS_FILES) $(LISP)
436
 
        tags=; \
437
 
        here=`pwd`; \
438
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
439
 
          include_option=--etags-include; \
440
 
          empty_fix=.; \
441
 
        else \
442
 
          include_option=--include; \
443
 
          empty_fix=; \
444
 
        fi; \
445
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
446
 
          if test "$$subdir" = .; then :; else \
447
 
            test ! -f $$subdir/TAGS || \
448
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
449
 
          fi; \
450
 
        done; \
451
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
452
 
        unique=`for i in $$list; do \
453
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454
 
          done | \
455
 
          $(AWK) '    { files[$$0] = 1; } \
456
 
               END { for (i in files) print i; }'`; \
457
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
458
 
          test -n "$$unique" || unique=$$empty_fix; \
459
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460
 
            $$tags $$unique; \
461
 
        fi
462
 
ctags: CTAGS
463
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
464
 
                $(TAGS_FILES) $(LISP)
465
 
        tags=; \
466
 
        here=`pwd`; \
467
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468
 
        unique=`for i in $$list; do \
469
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470
 
          done | \
471
 
          $(AWK) '    { files[$$0] = 1; } \
472
 
               END { for (i in files) print i; }'`; \
473
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
474
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
475
 
             $$tags $$unique
476
 
 
477
 
GTAGS:
478
 
        here=`$(am__cd) $(top_builddir) && pwd` \
479
 
          && cd $(top_srcdir) \
480
 
          && gtags -i $(GTAGS_ARGS) $$here
481
 
 
482
 
distclean-tags:
483
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
484
 
 
485
 
distdir: $(DISTFILES)
486
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
487
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
488
 
        list='$(DISTFILES)'; \
489
 
          dist_files=`for file in $$list; do echo $$file; done | \
490
 
          sed -e "s|^$$srcdirstrip/||;t" \
491
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
492
 
        case $$dist_files in \
493
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
494
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
495
 
                           sort -u` ;; \
496
 
        esac; \
497
 
        for file in $$dist_files; do \
498
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
499
 
          if test -d $$d/$$file; then \
500
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
501
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
503
 
            fi; \
504
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
505
 
          else \
506
 
            test -f $(distdir)/$$file \
507
 
            || cp -p $$d/$$file $(distdir)/$$file \
508
 
            || exit 1; \
509
 
          fi; \
510
 
        done
511
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
512
 
          if test "$$subdir" = .; then :; else \
513
 
            test -d "$(distdir)/$$subdir" \
514
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
515
 
            || exit 1; \
516
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
517
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
518
 
            (cd $$subdir && \
519
 
              $(MAKE) $(AM_MAKEFLAGS) \
520
 
                top_distdir="$$top_distdir" \
521
 
                distdir="$$distdir/$$subdir" \
522
 
                am__remove_distdir=: \
523
 
                am__skip_length_check=: \
524
 
                distdir) \
525
 
              || exit 1; \
526
 
          fi; \
527
 
        done
528
 
check-am: all-am
529
 
check: check-recursive
530
 
all-am: Makefile
531
 
installdirs: installdirs-recursive
532
 
installdirs-am:
533
 
install: install-recursive
534
 
install-exec: install-exec-recursive
535
 
install-data: install-data-recursive
536
 
uninstall: uninstall-recursive
537
 
 
538
 
install-am: all-am
539
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540
 
 
541
 
installcheck: installcheck-recursive
542
 
install-strip:
543
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545
 
          `test -z '$(STRIP)' || \
546
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
547
 
mostlyclean-generic:
548
 
 
549
 
clean-generic:
550
 
 
551
 
distclean-generic:
552
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553
 
 
554
 
maintainer-clean-generic:
555
 
        @echo "This command is intended for maintainers to use"
556
 
        @echo "it deletes files that may require special tools to rebuild."
557
 
clean: clean-recursive
558
 
 
559
 
clean-am: clean-generic clean-libtool mostlyclean-am
560
 
 
561
 
distclean: distclean-recursive
562
 
        -rm -f Makefile
563
 
distclean-am: clean-am distclean-generic distclean-tags
564
 
 
565
 
dvi: dvi-recursive
566
 
 
567
 
dvi-am:
568
 
 
569
 
html: html-recursive
570
 
 
571
 
info: info-recursive
572
 
 
573
 
info-am:
574
 
 
575
 
install-data-am:
576
 
 
577
 
install-dvi: install-dvi-recursive
578
 
 
579
 
install-exec-am:
580
 
 
581
 
install-html: install-html-recursive
582
 
 
583
 
install-info: install-info-recursive
584
 
 
585
 
install-man:
586
 
 
587
 
install-pdf: install-pdf-recursive
588
 
 
589
 
install-ps: install-ps-recursive
590
 
 
591
 
installcheck-am:
592
 
 
593
 
maintainer-clean: maintainer-clean-recursive
594
 
        -rm -f Makefile
595
 
maintainer-clean-am: distclean-am maintainer-clean-generic
596
 
 
597
 
mostlyclean: mostlyclean-recursive
598
 
 
599
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
600
 
 
601
 
pdf: pdf-recursive
602
 
 
603
 
pdf-am:
604
 
 
605
 
ps: ps-recursive
606
 
 
607
 
ps-am:
608
 
 
609
 
uninstall-am:
610
 
 
611
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
612
 
        install-strip
613
 
 
614
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
615
 
        all all-am check check-am clean clean-generic clean-libtool \
616
 
        ctags ctags-recursive distclean distclean-generic \
617
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
618
 
        html-am info info-am install install-am install-data \
619
 
        install-data-am install-dvi install-dvi-am install-exec \
620
 
        install-exec-am install-html install-html-am install-info \
621
 
        install-info-am install-man install-pdf install-pdf-am \
622
 
        install-ps install-ps-am install-strip installcheck \
623
 
        installcheck-am installdirs installdirs-am maintainer-clean \
624
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
625
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
626
 
        uninstall uninstall-am
627
 
 
628
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
629
 
# Otherwise a system limit (for SysV at least) may be exceeded.
630
 
.NOEXPORT: