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

« back to all changes in this revision

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