Updated autotools
[amule.git] / src / pixmaps / Makefile.in
blobf1d8a22ff85ffa2092de7fa20d118c9aadaa80b9
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = src/pixmaps
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/GeoIP.m4 \
93 $(top_srcdir)/m4/bfd.m4 $(top_srcdir)/m4/boost.m4 \
94 $(top_srcdir)/m4/build-tools.m4 $(top_srcdir)/m4/codeset.m4 \
95 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
96 $(top_srcdir)/m4/gdlib.m4 $(top_srcdir)/m4/gettext.m4 \
97 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
98 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
99 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
100 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/kde.m4 \
101 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
102 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
103 $(top_srcdir)/m4/libpng.m4 $(top_srcdir)/m4/libupnp.m4 \
104 $(top_srcdir)/m4/mmap.m4 $(top_srcdir)/m4/muleboost.m4 \
105 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
106 $(top_srcdir)/m4/plasmamule.m4 $(top_srcdir)/m4/progtest.m4 \
107 $(top_srcdir)/m4/qt.m4 $(top_srcdir)/m4/readline.m4 \
108 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
109 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wxwin.m4 \
110 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/acinclude.m4 \
111 $(top_srcdir)/configure.ac
112 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
113 $(ACLOCAL_M4)
114 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
116 CONFIG_HEADER = $(top_builddir)/config.h
117 CONFIG_CLEAN_FILES =
118 CONFIG_CLEAN_VPATH_FILES =
119 AM_V_P = $(am__v_P_@AM_V@)
120 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121 am__v_P_0 = false
122 am__v_P_1 = :
123 AM_V_GEN = $(am__v_GEN_@AM_V@)
124 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125 am__v_GEN_0 = @echo " GEN " $@;
126 am__v_GEN_1 =
127 AM_V_at = $(am__v_at_@AM_V@)
128 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129 am__v_at_0 = @
130 am__v_at_1 =
131 SOURCES =
132 DIST_SOURCES =
133 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
134 ctags-recursive dvi-recursive html-recursive info-recursive \
135 install-data-recursive install-dvi-recursive \
136 install-exec-recursive install-html-recursive \
137 install-info-recursive install-pdf-recursive \
138 install-ps-recursive install-recursive installcheck-recursive \
139 installdirs-recursive pdf-recursive ps-recursive \
140 tags-recursive uninstall-recursive
141 am__can_run_installinfo = \
142 case $$AM_UPDATE_INFO_DIR in \
143 n|no|NO) false;; \
144 *) (install-info --version) >/dev/null 2>&1;; \
145 esac
146 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
147 distclean-recursive maintainer-clean-recursive
148 am__recursive_targets = \
149 $(RECURSIVE_TARGETS) \
150 $(RECURSIVE_CLEAN_TARGETS) \
151 $(am__extra_recursive_targets)
152 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
153 distdir
154 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
155 # Read a list of newline-separated strings from the standard input,
156 # and print each of them once, without duplicates. Input order is
157 # *not* preserved.
158 am__uniquify_input = $(AWK) '\
159 BEGIN { nonempty = 0; } \
160 { items[$$0] = 1; nonempty = 1; } \
161 END { if (nonempty) { for (i in items) print i; }; } \
163 # Make sure the list of sources is unique. This is necessary because,
164 # e.g., the same source file might be shared among _SOURCES variables
165 # for different programs/libraries.
166 am__define_uniq_tagged_files = \
167 list='$(am__tagged_files)'; \
168 unique=`for i in $$list; do \
169 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
170 done | $(am__uniquify_input)`
171 ETAGS = etags
172 CTAGS = ctags
173 DIST_SUBDIRS = $(SUBDIRS)
174 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
175 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176 am__relativize = \
177 dir0=`pwd`; \
178 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
179 sed_rest='s,^[^/]*/*,,'; \
180 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
181 sed_butlast='s,/*[^/]*$$,,'; \
182 while test -n "$$dir1"; do \
183 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
184 if test "$$first" != "."; then \
185 if test "$$first" = ".."; then \
186 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
187 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
188 else \
189 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190 if test "$$first2" = "$$first"; then \
191 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
192 else \
193 dir2="../$$dir2"; \
194 fi; \
195 dir0="$$dir0"/"$$first"; \
196 fi; \
197 fi; \
198 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
199 done; \
200 reldir="$$dir2"
201 ACLOCAL = @ACLOCAL@
202 ALCC_MANPAGES = @ALCC_MANPAGES@
203 ALC_MANPAGES = @ALC_MANPAGES@
204 ALLOCA = @ALLOCA@
205 AMTAR = @AMTAR@
206 AMULECMD_MANPAGES = @AMULECMD_MANPAGES@
207 AMULEWEB_DEFS = @AMULEWEB_DEFS@
208 AMULE_DAEMON_MANPAGES = @AMULE_DAEMON_MANPAGES@
209 AMULE_GUI_MANPAGES = @AMULE_GUI_MANPAGES@
210 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
211 AR = @AR@
212 AUTOCONF = @AUTOCONF@
213 AUTOHEADER = @AUTOHEADER@
214 AUTOMAKE = @AUTOMAKE@
215 AWK = @AWK@
216 BFD_CPPFLAGS = @BFD_CPPFLAGS@
217 BFD_LIBS = @BFD_LIBS@
218 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
219 BOOST_LDPATH = @BOOST_LDPATH@
220 BOOST_ROOT = @BOOST_ROOT@
221 BOOST_SYSTEM_LDFLAGS = @BOOST_SYSTEM_LDFLAGS@
222 BOOST_SYSTEM_LDPATH = @BOOST_SYSTEM_LDPATH@
223 BOOST_SYSTEM_LIBS = @BOOST_SYSTEM_LIBS@
224 BUILD_CC = @BUILD_CC@
225 BUILD_CFLAGS = @BUILD_CFLAGS@
226 BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
227 BUILD_EXEEXT = @BUILD_EXEEXT@
228 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
229 BUILD_LDFLAGS = @BUILD_LDFLAGS@
230 CAS_DEFS = @CAS_DEFS@
231 CAS_MANPAGES = @CAS_MANPAGES@
232 CATOBJEXT = @CATOBJEXT@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 CPP = @CPP@
237 CPPFLAGS = @CPPFLAGS@
238 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
239 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
240 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
241 CXX = @CXX@
242 CXXCPP = @CXXCPP@
243 CXXDEPMODE = @CXXDEPMODE@
244 CXXFLAGS = @CXXFLAGS@
245 CYGPATH_W = @CYGPATH_W@
246 DATADIRNAME = @DATADIRNAME@
247 DEBUGFLAG = @DEBUGFLAG@
248 DEFS = @DEFS@
249 DEPDIR = @DEPDIR@
250 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
251 ECHO_C = @ECHO_C@
252 ECHO_N = @ECHO_N@
253 ECHO_T = @ECHO_T@
254 ED2K_MANPAGES = @ED2K_MANPAGES@
255 EGREP = @EGREP@
256 EXEEXT = @EXEEXT@
257 GDLIB_CFLAGS = @GDLIB_CFLAGS@
258 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
259 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
260 GDLIB_LIBS = @GDLIB_LIBS@
261 GENCAT = @GENCAT@
262 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
263 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
264 GEOIP_LIBS = @GEOIP_LIBS@
265 GLIBC21 = @GLIBC21@
266 GMSGFMT = @GMSGFMT@
267 GREP = @GREP@
268 INCINTL = @INCINTL@
269 INSTALL = @INSTALL@
270 INSTALL_DATA = @INSTALL_DATA@
271 INSTALL_PROGRAM = @INSTALL_PROGRAM@
272 INSTALL_SCRIPT = @INSTALL_SCRIPT@
273 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
274 INSTOBJEXT = @INSTOBJEXT@
275 INTLBISON = @INTLBISON@
276 INTLLIBS = @INTLLIBS@
277 INTLOBJS = @INTLOBJS@
278 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
279 KDE4_CONFIG = @KDE4_CONFIG@
280 KDE_APPLNK_PATH = @KDE_APPLNK_PATH@
281 KDE_HEADER_DIR = @KDE_HEADER_DIR@
282 KDE_ICON_PATH = @KDE_ICON_PATH@
283 KDE_MIME_PATH = @KDE_MIME_PATH@
284 KDE_MODULE_PATH = @KDE_MODULE_PATH@
285 KDE_SERVICE_PATH = @KDE_SERVICE_PATH@
286 LD = @LD@
287 LDFLAGS = @LDFLAGS@
288 LEX = @LEX@
289 LEXLIB = @LEXLIB@
290 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
291 LIBICONV = @LIBICONV@
292 LIBINTL = @LIBINTL@
293 LIBOBJS = @LIBOBJS@
294 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
295 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
296 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
297 LIBPNG_LIBS = @LIBPNG_LIBS@
298 LIBS = @LIBS@
299 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
300 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
301 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
302 LIBUPNP_LIBS = @LIBUPNP_LIBS@
303 LTLIBICONV = @LTLIBICONV@
304 LTLIBINTL = @LTLIBINTL@
305 LTLIBOBJS = @LTLIBOBJS@
306 MAINT = @MAINT@
307 MAKEINFO = @MAKEINFO@
308 MKDIR_P = @MKDIR_P@
309 MKINSTALLDIRS = @MKINSTALLDIRS@
310 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
311 MSGFMT = @MSGFMT@
312 MSGMERGE = @MSGMERGE@
313 MULECFLAGS = @MULECFLAGS@
314 MULECPPFLAGS = @MULECPPFLAGS@
315 MULECXXFLAGS = @MULECXXFLAGS@
316 MULELDFLAGS = @MULELDFLAGS@
317 MULERCFLAGS = @MULERCFLAGS@
318 OBJEXT = @OBJEXT@
319 PACKAGE = @PACKAGE@
320 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321 PACKAGE_NAME = @PACKAGE_NAME@
322 PACKAGE_STRING = @PACKAGE_STRING@
323 PACKAGE_TARNAME = @PACKAGE_TARNAME@
324 PACKAGE_URL = @PACKAGE_URL@
325 PACKAGE_VERSION = @PACKAGE_VERSION@
326 PATH_SEPARATOR = @PATH_SEPARATOR@
327 PKG_CONFIG = @PKG_CONFIG@
328 POSUB = @POSUB@
329 POW_LIB = @POW_LIB@
330 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
331 QT_CORE_LIBS = @QT_CORE_LIBS@
332 QT_DBUS_LDFLAGS = @QT_DBUS_LDFLAGS@
333 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
334 QT_GUI_LIBS = @QT_GUI_LIBS@
335 QT_MOC = @QT_MOC@
336 RANLIB = @RANLIB@
337 RC = @RC@
338 RCFLAGS = @RCFLAGS@
339 READLINE_LIBS = @READLINE_LIBS@
340 RESOLV_LIB = @RESOLV_LIB@
341 SED = @SED@
342 SET_MAKE = @SET_MAKE@
343 SHELL = @SHELL@
344 STRIP = @STRIP@
345 SVNDATE = @SVNDATE@
346 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
347 USE_NLS = @USE_NLS@
348 VERSION = @VERSION@
349 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
350 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
351 WXBASE_LIBS = @WXBASE_LIBS@
352 WXCAS_MANPAGES = @WXCAS_MANPAGES@
353 WX_CFLAGS = @WX_CFLAGS@
354 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
355 WX_CONFIG_PATH = @WX_CONFIG_PATH@
356 WX_CPPFLAGS = @WX_CPPFLAGS@
357 WX_CXXFLAGS = @WX_CXXFLAGS@
358 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
359 WX_DEBUG = @WX_DEBUG@
360 WX_LIBS = @WX_LIBS@
361 WX_LIBS_STATIC = @WX_LIBS_STATIC@
362 WX_PORT = @WX_PORT@
363 WX_RESCOMP = @WX_RESCOMP@
364 WX_SHARED = @WX_SHARED@
365 WX_UNICODE = @WX_UNICODE@
366 WX_VERSION = @WX_VERSION@
367 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
368 WX_VERSION_MICRO = @WX_VERSION_MICRO@
369 WX_VERSION_MINOR = @WX_VERSION_MINOR@
370 XGETTEXT = @XGETTEXT@
371 YACC = @YACC@
372 YFLAGS = @YFLAGS@
373 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
374 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
375 ZLIB_LIBS = @ZLIB_LIBS@
376 abs_builddir = @abs_builddir@
377 abs_srcdir = @abs_srcdir@
378 abs_top_builddir = @abs_top_builddir@
379 abs_top_srcdir = @abs_top_srcdir@
380 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
381 ac_ct_CC = @ac_ct_CC@
382 ac_ct_CXX = @ac_ct_CXX@
383 am__include = @am__include@
384 am__leading_dot = @am__leading_dot@
385 am__quote = @am__quote@
386 am__tar = @am__tar@
387 am__untar = @am__untar@
388 bindir = @bindir@
389 build = @build@
390 build_alias = @build_alias@
391 build_cpu = @build_cpu@
392 build_os = @build_os@
393 build_vendor = @build_vendor@
394 builddir = @builddir@
395 datadir = @datadir@
396 datarootdir = @datarootdir@
397 docdir = @docdir@
398 dvidir = @dvidir@
399 exec_prefix = @exec_prefix@
400 host = @host@
401 host_alias = @host_alias@
402 host_cpu = @host_cpu@
403 host_os = @host_os@
404 host_vendor = @host_vendor@
405 htmldir = @htmldir@
406 includedir = @includedir@
407 infodir = @infodir@
408 install_sh = @install_sh@
409 libdir = @libdir@
410 libexecdir = @libexecdir@
411 localedir = @localedir@
412 localstatedir = @localstatedir@
413 mandir = @mandir@
414 mkdir_p = @mkdir_p@
415 oldincludedir = @oldincludedir@
416 pdfdir = @pdfdir@
417 prefix = @prefix@
418 program_transform_name = @program_transform_name@
419 psdir = @psdir@
420 runstatedir = @runstatedir@
421 sbindir = @sbindir@
422 sharedstatedir = @sharedstatedir@
423 srcdir = @srcdir@
424 sysconfdir = @sysconfdir@
425 target_alias = @target_alias@
426 top_build_prefix = @top_build_prefix@
427 top_builddir = @top_builddir@
428 top_srcdir = @top_srcdir@
429 SUBDIRS = flags_xpm
430 EXTRA_DIST = chat.ico.xpm \
431 mule_TrayIcon.ico.xpm \
432 mule_Tr_grey.ico.xpm \
433 mule_Tr_yellow.ico.xpm \
434 mule_TrayIcon_big.ico.xpm \
435 mule_Tr_grey_big.ico.xpm \
436 mule_Tr_yellow_big.ico.xpm \
437 sort_dnx2.xpm \
438 sort_dn.xpm \
439 sort_upx2.xpm \
440 sort_up.xpm
442 MAINTAINERCLEANFILES = Makefile.in
443 all: all-recursive
445 .SUFFIXES:
446 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
447 @for dep in $?; do \
448 case '$(am__configure_deps)' in \
449 *$$dep*) \
450 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
451 && { if test -f $@; then exit 0; else break; fi; }; \
452 exit 1;; \
453 esac; \
454 done; \
455 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/pixmaps/Makefile'; \
456 $(am__cd) $(top_srcdir) && \
457 $(AUTOMAKE) --foreign src/pixmaps/Makefile
458 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
459 @case '$?' in \
460 *config.status*) \
461 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
462 *) \
463 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
464 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
465 esac;
467 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
468 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
470 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
471 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
472 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
473 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474 $(am__aclocal_m4_deps):
476 # This directory's subdirectories are mostly independent; you can cd
477 # into them and run 'make' without going through this Makefile.
478 # To change the values of 'make' variables: instead of editing Makefiles,
479 # (1) if the variable is set in 'config.status', edit 'config.status'
480 # (which will cause the Makefiles to be regenerated when you run 'make');
481 # (2) otherwise, pass the desired values on the 'make' command line.
482 $(am__recursive_targets):
483 @fail=; \
484 if $(am__make_keepgoing); then \
485 failcom='fail=yes'; \
486 else \
487 failcom='exit 1'; \
488 fi; \
489 dot_seen=no; \
490 target=`echo $@ | sed s/-recursive//`; \
491 case "$@" in \
492 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
493 *) list='$(SUBDIRS)' ;; \
494 esac; \
495 for subdir in $$list; do \
496 echo "Making $$target in $$subdir"; \
497 if test "$$subdir" = "."; then \
498 dot_seen=yes; \
499 local_target="$$target-am"; \
500 else \
501 local_target="$$target"; \
502 fi; \
503 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
504 || eval $$failcom; \
505 done; \
506 if test "$$dot_seen" = "no"; then \
507 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
508 fi; test -z "$$fail"
510 ID: $(am__tagged_files)
511 $(am__define_uniq_tagged_files); mkid -fID $$unique
512 tags: tags-recursive
513 TAGS: tags
515 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
516 set x; \
517 here=`pwd`; \
518 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
519 include_option=--etags-include; \
520 empty_fix=.; \
521 else \
522 include_option=--include; \
523 empty_fix=; \
524 fi; \
525 list='$(SUBDIRS)'; for subdir in $$list; do \
526 if test "$$subdir" = .; then :; else \
527 test ! -f $$subdir/TAGS || \
528 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
529 fi; \
530 done; \
531 $(am__define_uniq_tagged_files); \
532 shift; \
533 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
534 test -n "$$unique" || unique=$$empty_fix; \
535 if test $$# -gt 0; then \
536 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537 "$$@" $$unique; \
538 else \
539 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
540 $$unique; \
541 fi; \
543 ctags: ctags-recursive
545 CTAGS: ctags
546 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
547 $(am__define_uniq_tagged_files); \
548 test -z "$(CTAGS_ARGS)$$unique" \
549 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
550 $$unique
552 GTAGS:
553 here=`$(am__cd) $(top_builddir) && pwd` \
554 && $(am__cd) $(top_srcdir) \
555 && gtags -i $(GTAGS_ARGS) "$$here"
556 cscopelist: cscopelist-recursive
558 cscopelist-am: $(am__tagged_files)
559 list='$(am__tagged_files)'; \
560 case "$(srcdir)" in \
561 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
562 *) sdir=$(subdir)/$(srcdir) ;; \
563 esac; \
564 for i in $$list; do \
565 if test -f "$$i"; then \
566 echo "$(subdir)/$$i"; \
567 else \
568 echo "$$sdir/$$i"; \
569 fi; \
570 done >> $(top_builddir)/cscope.files
572 distclean-tags:
573 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
575 distdir: $(DISTFILES)
576 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
577 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
578 list='$(DISTFILES)'; \
579 dist_files=`for file in $$list; do echo $$file; done | \
580 sed -e "s|^$$srcdirstrip/||;t" \
581 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
582 case $$dist_files in \
583 */*) $(MKDIR_P) `echo "$$dist_files" | \
584 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
585 sort -u` ;; \
586 esac; \
587 for file in $$dist_files; do \
588 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
589 if test -d $$d/$$file; then \
590 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
591 if test -d "$(distdir)/$$file"; then \
592 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
593 fi; \
594 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
595 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
596 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
597 fi; \
598 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
599 else \
600 test -f "$(distdir)/$$file" \
601 || cp -p $$d/$$file "$(distdir)/$$file" \
602 || exit 1; \
603 fi; \
604 done
605 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
606 if test "$$subdir" = .; then :; else \
607 $(am__make_dryrun) \
608 || test -d "$(distdir)/$$subdir" \
609 || $(MKDIR_P) "$(distdir)/$$subdir" \
610 || exit 1; \
611 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
612 $(am__relativize); \
613 new_distdir=$$reldir; \
614 dir1=$$subdir; dir2="$(top_distdir)"; \
615 $(am__relativize); \
616 new_top_distdir=$$reldir; \
617 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
618 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
619 ($(am__cd) $$subdir && \
620 $(MAKE) $(AM_MAKEFLAGS) \
621 top_distdir="$$new_top_distdir" \
622 distdir="$$new_distdir" \
623 am__remove_distdir=: \
624 am__skip_length_check=: \
625 am__skip_mode_fix=: \
626 distdir) \
627 || exit 1; \
628 fi; \
629 done
630 check-am: all-am
631 check: check-recursive
632 all-am: Makefile
633 installdirs: installdirs-recursive
634 installdirs-am:
635 install: install-recursive
636 install-exec: install-exec-recursive
637 install-data: install-data-recursive
638 uninstall: uninstall-recursive
640 install-am: all-am
641 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
643 installcheck: installcheck-recursive
644 install-strip:
645 if test -z '$(STRIP)'; then \
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 install; \
649 else \
650 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
654 mostlyclean-generic:
656 clean-generic:
658 distclean-generic:
659 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
662 maintainer-clean-generic:
663 @echo "This command is intended for maintainers to use"
664 @echo "it deletes files that may require special tools to rebuild."
665 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
666 clean: clean-recursive
668 clean-am: clean-generic mostlyclean-am
670 distclean: distclean-recursive
671 -rm -f Makefile
672 distclean-am: clean-am distclean-generic distclean-tags
674 dvi: dvi-recursive
676 dvi-am:
678 html: html-recursive
680 html-am:
682 info: info-recursive
684 info-am:
686 install-data-am:
688 install-dvi: install-dvi-recursive
690 install-dvi-am:
692 install-exec-am:
694 install-html: install-html-recursive
696 install-html-am:
698 install-info: install-info-recursive
700 install-info-am:
702 install-man:
704 install-pdf: install-pdf-recursive
706 install-pdf-am:
708 install-ps: install-ps-recursive
710 install-ps-am:
712 installcheck-am:
714 maintainer-clean: maintainer-clean-recursive
715 -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-recursive
720 mostlyclean-am: mostlyclean-generic
722 pdf: pdf-recursive
724 pdf-am:
726 ps: ps-recursive
728 ps-am:
730 uninstall-am:
732 .MAKE: $(am__recursive_targets) install-am install-strip
734 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
735 check-am clean clean-generic cscopelist-am ctags ctags-am \
736 distclean distclean-generic distclean-tags distdir dvi dvi-am \
737 html html-am info info-am install install-am install-data \
738 install-data-am install-dvi install-dvi-am install-exec \
739 install-exec-am install-html install-html-am install-info \
740 install-info-am install-man install-pdf install-pdf-am \
741 install-ps install-ps-am install-strip installcheck \
742 installcheck-am installdirs installdirs-am maintainer-clean \
743 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
744 pdf-am ps ps-am tags tags-am uninstall uninstall-am
746 .PRECIOUS: Makefile
749 # Tell versions [3.59,3.63) of GNU make to not export all variables.
750 # Otherwise a system limit (for SysV at least) may be exceeded.
751 .NOEXPORT: