~ubuntu-branches/ubuntu/precise/transmission/precise

« back to all changes in this revision

Viewing changes to wx/images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-05-17 19:39:51 UTC
  • mto: (1.3.4 upstream) (2.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: james.westby@ubuntu.com-20090517193951-k8x15sqoxzf7cuyx
ImportĀ upstreamĀ versionĀ 1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  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
 
subdir = wx/images
35
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acintltool.m4 \
38
 
        $(top_srcdir)/m4/acx-pthread.m4 \
39
 
        $(top_srcdir)/m4/glib-gettext.m4 $(top_srcdir)/m4/pkg.m4 \
40
 
        $(top_srcdir)/m4/wxwin.m4 $(top_srcdir)/configure.ac
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(install_sh) -d
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48
 
ACLOCAL = @ACLOCAL@
49
 
ALL_LINGUAS = @ALL_LINGUAS@
50
 
AMTAR = @AMTAR@
51
 
AR = @AR@
52
 
AUTOCONF = @AUTOCONF@
53
 
AUTOHEADER = @AUTOHEADER@
54
 
AUTOMAKE = @AUTOMAKE@
55
 
AWK = @AWK@
56
 
CATALOGS = @CATALOGS@
57
 
CATOBJEXT = @CATOBJEXT@
58
 
CC = @CC@
59
 
CCDEPMODE = @CCDEPMODE@
60
 
CFLAGS = @CFLAGS@
61
 
CPP = @CPP@
62
 
CPPFLAGS = @CPPFLAGS@
63
 
CURL_MINIMUM = @CURL_MINIMUM@
64
 
CXX = @CXX@
65
 
CXXCPP = @CXXCPP@
66
 
CXXDEPMODE = @CXXDEPMODE@
67
 
CXXFLAGS = @CXXFLAGS@
68
 
CYGPATH_W = @CYGPATH_W@
69
 
DATADIRNAME = @DATADIRNAME@
70
 
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
71
 
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
72
 
DBUS_GLIB_MINIMUM = @DBUS_GLIB_MINIMUM@
73
 
DEFS = @DEFS@
74
 
DEPDIR = @DEPDIR@
75
 
ECHO = @ECHO@
76
 
ECHO_C = @ECHO_C@
77
 
ECHO_N = @ECHO_N@
78
 
ECHO_T = @ECHO_T@
79
 
EGREP = @EGREP@
80
 
EXEEXT = @EXEEXT@
81
 
F77 = @F77@
82
 
FFLAGS = @FFLAGS@
83
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
84
 
GIO_CFLAGS = @GIO_CFLAGS@
85
 
GIO_LIBS = @GIO_LIBS@
86
 
GIO_MINIMUM = @GIO_MINIMUM@
87
 
GLIB_MINIMUM = @GLIB_MINIMUM@
88
 
GMOFILES = @GMOFILES@
89
 
GMSGFMT = @GMSGFMT@
90
 
GREP = @GREP@
91
 
GTK_CFLAGS = @GTK_CFLAGS@
92
 
GTK_LIBS = @GTK_LIBS@
93
 
GTK_MINIMUM = @GTK_MINIMUM@
94
 
INSTALL = @INSTALL@
95
 
INSTALL_DATA = @INSTALL_DATA@
96
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
97
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
98
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99
 
INSTOBJEXT = @INSTOBJEXT@
100
 
INTLLIBS = @INTLLIBS@
101
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
102
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
103
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
104
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
105
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
106
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
107
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
108
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
109
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
110
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
111
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
112
 
INTLTOOL_PERL = @INTLTOOL_PERL@
113
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
114
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
115
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
116
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
117
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
118
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
119
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
120
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
121
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
122
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
123
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
124
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
125
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
126
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
127
 
LDFLAGS = @LDFLAGS@
128
 
LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
129
 
LIBCURL_LIBS = @LIBCURL_LIBS@
130
 
LIBEVENT_CPPFLAGS = @LIBEVENT_CPPFLAGS@
131
 
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
132
 
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
133
 
LIBNOTIFY_MINIMUM = @LIBNOTIFY_MINIMUM@
134
 
LIBOBJS = @LIBOBJS@
135
 
LIBS = @LIBS@
136
 
LIBTOOL = @LIBTOOL@
137
 
LN_S = @LN_S@
138
 
LTLIBOBJS = @LTLIBOBJS@
139
 
MAKEINFO = @MAKEINFO@
140
 
MKDIR_P = @MKDIR_P@
141
 
MKINSTALLDIRS = @MKINSTALLDIRS@
142
 
MSGFMT = @MSGFMT@
143
 
OBJEXT = @OBJEXT@
144
 
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
145
 
OPENSSL_LIBS = @OPENSSL_LIBS@
146
 
PACKAGE = @PACKAGE@
147
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148
 
PACKAGE_NAME = @PACKAGE_NAME@
149
 
PACKAGE_STRING = @PACKAGE_STRING@
150
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
151
 
PACKAGE_VERSION = @PACKAGE_VERSION@
152
 
PATH_SEPARATOR = @PATH_SEPARATOR@
153
 
PEERID_PREFIX = @PEERID_PREFIX@
154
 
PKG_CONFIG = @PKG_CONFIG@
155
 
POFILES = @POFILES@
156
 
POSUB = @POSUB@
157
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
158
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
159
 
PTHREAD_CC = @PTHREAD_CC@
160
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
161
 
PTHREAD_LIBS = @PTHREAD_LIBS@
162
 
RANLIB = @RANLIB@
163
 
SED = @SED@
164
 
SET_MAKE = @SET_MAKE@
165
 
SHELL = @SHELL@
166
 
STRIP = @STRIP@
167
 
USERAGENT_PREFIX = @USERAGENT_PREFIX@
168
 
USE_NLS = @USE_NLS@
169
 
VERSION = @VERSION@
170
 
WINDRES = @WINDRES@
171
 
WX_CFLAGS = @WX_CFLAGS@
172
 
WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
173
 
WX_CONFIG_PATH = @WX_CONFIG_PATH@
174
 
WX_CPPFLAGS = @WX_CPPFLAGS@
175
 
WX_CXXFLAGS = @WX_CXXFLAGS@
176
 
WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
177
 
WX_LIBS = @WX_LIBS@
178
 
WX_LIBS_STATIC = @WX_LIBS_STATIC@
179
 
WX_MINIMUM = @WX_MINIMUM@
180
 
WX_RESCOMP = @WX_RESCOMP@
181
 
WX_VERSION = @WX_VERSION@
182
 
XGETTEXT = @XGETTEXT@
183
 
abs_builddir = @abs_builddir@
184
 
abs_srcdir = @abs_srcdir@
185
 
abs_top_builddir = @abs_top_builddir@
186
 
abs_top_srcdir = @abs_top_srcdir@
187
 
ac_ct_CC = @ac_ct_CC@
188
 
ac_ct_CXX = @ac_ct_CXX@
189
 
ac_ct_F77 = @ac_ct_F77@
190
 
acx_pthread_config = @acx_pthread_config@
191
 
am__include = @am__include@
192
 
am__leading_dot = @am__leading_dot@
193
 
am__quote = @am__quote@
194
 
am__tar = @am__tar@
195
 
am__untar = @am__untar@
196
 
bindir = @bindir@
197
 
build = @build@
198
 
build_alias = @build_alias@
199
 
build_cpu = @build_cpu@
200
 
build_os = @build_os@
201
 
build_vendor = @build_vendor@
202
 
builddir = @builddir@
203
 
datadir = @datadir@
204
 
datarootdir = @datarootdir@
205
 
docdir = @docdir@
206
 
dvidir = @dvidir@
207
 
exec_prefix = @exec_prefix@
208
 
host = @host@
209
 
host_alias = @host_alias@
210
 
host_cpu = @host_cpu@
211
 
host_os = @host_os@
212
 
host_vendor = @host_vendor@
213
 
htmldir = @htmldir@
214
 
includedir = @includedir@
215
 
infodir = @infodir@
216
 
install_sh = @install_sh@
217
 
libdir = @libdir@
218
 
libexecdir = @libexecdir@
219
 
localedir = @localedir@
220
 
localstatedir = @localstatedir@
221
 
mandir = @mandir@
222
 
mkdir_p = @mkdir_p@
223
 
oldincludedir = @oldincludedir@
224
 
pdfdir = @pdfdir@
225
 
prefix = @prefix@
226
 
program_transform_name = @program_transform_name@
227
 
psdir = @psdir@
228
 
sbindir = @sbindir@
229
 
sharedstatedir = @sharedstatedir@
230
 
srcdir = @srcdir@
231
 
subdirs = @subdirs@
232
 
sysconfdir = @sysconfdir@
233
 
target_alias = @target_alias@
234
 
top_builddir = @top_builddir@
235
 
top_srcdir = @top_srcdir@
236
 
transmissionlocaledir = @transmissionlocaledir@
237
 
EXTRA_DIST = \
238
 
    exec.png \
239
 
    exec.xpm \
240
 
    fileopen.png \
241
 
    fileopen.xpm \
242
 
    gtk-info.png \
243
 
    gtk-info.xpm \
244
 
    gtk-properties.png \
245
 
    gtk-properties.xpm \
246
 
    gtk-remove.png \
247
 
    gtk-remove.xpm \
248
 
    play.xpm \
249
 
    plus.xpm \
250
 
    minus.xpm \
251
 
    stop.xpm \
252
 
    systray.xpm \
253
 
    transmission.png \
254
 
    transmission.xpm
255
 
 
256
 
all: all-am
257
 
 
258
 
.SUFFIXES:
259
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
260
 
        @for dep in $?; do \
261
 
          case '$(am__configure_deps)' in \
262
 
            *$$dep*) \
263
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
264
 
                && exit 0; \
265
 
              exit 1;; \
266
 
          esac; \
267
 
        done; \
268
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  wx/images/Makefile'; \
269
 
        cd $(top_srcdir) && \
270
 
          $(AUTOMAKE) --gnu  wx/images/Makefile
271
 
.PRECIOUS: Makefile
272
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273
 
        @case '$?' in \
274
 
          *config.status*) \
275
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276
 
          *) \
277
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279
 
        esac;
280
 
 
281
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
 
 
284
 
$(top_srcdir)/configure:  $(am__configure_deps)
285
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
287
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
 
 
289
 
mostlyclean-libtool:
290
 
        -rm -f *.lo
291
 
 
292
 
clean-libtool:
293
 
        -rm -rf .libs _libs
294
 
tags: TAGS
295
 
TAGS:
296
 
 
297
 
ctags: CTAGS
298
 
CTAGS:
299
 
 
300
 
 
301
 
distdir: $(DISTFILES)
302
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
303
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
304
 
        list='$(DISTFILES)'; \
305
 
          dist_files=`for file in $$list; do echo $$file; done | \
306
 
          sed -e "s|^$$srcdirstrip/||;t" \
307
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
308
 
        case $$dist_files in \
309
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
310
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
311
 
                           sort -u` ;; \
312
 
        esac; \
313
 
        for file in $$dist_files; do \
314
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
315
 
          if test -d $$d/$$file; then \
316
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
317
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
319
 
            fi; \
320
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
321
 
          else \
322
 
            test -f $(distdir)/$$file \
323
 
            || cp -p $$d/$$file $(distdir)/$$file \
324
 
            || exit 1; \
325
 
          fi; \
326
 
        done
327
 
check-am: all-am
328
 
check: check-am
329
 
all-am: Makefile
330
 
installdirs:
331
 
install: install-am
332
 
install-exec: install-exec-am
333
 
install-data: install-data-am
334
 
uninstall: uninstall-am
335
 
 
336
 
install-am: all-am
337
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338
 
 
339
 
installcheck: installcheck-am
340
 
install-strip:
341
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
342
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
343
 
          `test -z '$(STRIP)' || \
344
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
345
 
mostlyclean-generic:
346
 
 
347
 
clean-generic:
348
 
 
349
 
distclean-generic:
350
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
351
 
 
352
 
maintainer-clean-generic:
353
 
        @echo "This command is intended for maintainers to use"
354
 
        @echo "it deletes files that may require special tools to rebuild."
355
 
clean: clean-am
356
 
 
357
 
clean-am: clean-generic clean-libtool mostlyclean-am
358
 
 
359
 
distclean: distclean-am
360
 
        -rm -f Makefile
361
 
distclean-am: clean-am distclean-generic
362
 
 
363
 
dvi: dvi-am
364
 
 
365
 
dvi-am:
366
 
 
367
 
html: html-am
368
 
 
369
 
info: info-am
370
 
 
371
 
info-am:
372
 
 
373
 
install-data-am:
374
 
 
375
 
install-dvi: install-dvi-am
376
 
 
377
 
install-exec-am:
378
 
 
379
 
install-html: install-html-am
380
 
 
381
 
install-info: install-info-am
382
 
 
383
 
install-man:
384
 
 
385
 
install-pdf: install-pdf-am
386
 
 
387
 
install-ps: install-ps-am
388
 
 
389
 
installcheck-am:
390
 
 
391
 
maintainer-clean: maintainer-clean-am
392
 
        -rm -f Makefile
393
 
maintainer-clean-am: distclean-am maintainer-clean-generic
394
 
 
395
 
mostlyclean: mostlyclean-am
396
 
 
397
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
398
 
 
399
 
pdf: pdf-am
400
 
 
401
 
pdf-am:
402
 
 
403
 
ps: ps-am
404
 
 
405
 
ps-am:
406
 
 
407
 
uninstall-am:
408
 
 
409
 
.MAKE: install-am install-strip
410
 
 
411
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
412
 
        distclean distclean-generic distclean-libtool distdir dvi \
413
 
        dvi-am html html-am info info-am install install-am \
414
 
        install-data install-data-am install-dvi install-dvi-am \
415
 
        install-exec install-exec-am install-html install-html-am \
416
 
        install-info install-info-am install-man install-pdf \
417
 
        install-pdf-am install-ps install-ps-am install-strip \
418
 
        installcheck installcheck-am installdirs maintainer-clean \
419
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
420
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
421
 
 
422
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
423
 
# Otherwise a system limit (for SysV at least) may be exceeded.
424
 
.NOEXPORT: