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