allow coexistance of N build and AC build.
[tomato.git] / release / src / router / transmission / Makefile.in
blob1cd8ea156c516fe01d84408a73e9331e86f3bc03
1 # Makefile.in generated by automake 1.13.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = .
81 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
82 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 $(top_srcdir)/configure $(am__configure_deps) \
84 $(srcdir)/transmission-gtk.spec.in \
85 $(top_srcdir)/qt/config.pri.in COPYING config.guess config.sub \
86 install-sh missing ltmain.sh
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
89 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
90 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
91 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
92 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
93 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
96 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97 configure.lineno config.status.lineno
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_CLEAN_FILES = transmission-gtk.spec qt/config.pri
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo " GEN " $@;
108 am__v_GEN_1 =
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 =
113 SOURCES =
114 DIST_SOURCES =
115 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
116 ctags-recursive dvi-recursive html-recursive info-recursive \
117 install-data-recursive install-dvi-recursive \
118 install-exec-recursive install-html-recursive \
119 install-info-recursive install-pdf-recursive \
120 install-ps-recursive install-recursive installcheck-recursive \
121 installdirs-recursive pdf-recursive ps-recursive \
122 tags-recursive uninstall-recursive
123 am__can_run_installinfo = \
124 case $$AM_UPDATE_INFO_DIR in \
125 n|no|NO) false;; \
126 *) (install-info --version) >/dev/null 2>&1;; \
127 esac
128 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
129 distclean-recursive maintainer-clean-recursive
130 am__recursive_targets = \
131 $(RECURSIVE_TARGETS) \
132 $(RECURSIVE_CLEAN_TARGETS) \
133 $(am__extra_recursive_targets)
134 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
135 cscope distdir dist dist-all distcheck
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
137 # Read a list of newline-separated strings from the standard input,
138 # and print each of them once, without duplicates. Input order is
139 # *not* preserved.
140 am__uniquify_input = $(AWK) '\
141 BEGIN { nonempty = 0; } \
142 { items[$$0] = 1; nonempty = 1; } \
143 END { if (nonempty) { for (i in items) print i; }; } \
145 # Make sure the list of sources is unique. This is necessary because,
146 # e.g., the same source file might be shared among _SOURCES variables
147 # for different programs/libraries.
148 am__define_uniq_tagged_files = \
149 list='$(am__tagged_files)'; \
150 unique=`for i in $$list; do \
151 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
152 done | $(am__uniquify_input)`
153 ETAGS = etags
154 CTAGS = ctags
155 CSCOPE = cscope
156 DIST_SUBDIRS = extras third-party libtransmission utils daemon cli gtk \
157 po macosx web
158 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
159 distdir = $(PACKAGE)-$(VERSION)
160 top_distdir = $(distdir)
161 am__remove_distdir = \
162 if test -d "$(distdir)"; then \
163 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
164 && rm -rf "$(distdir)" \
165 || { sleep 5 && rm -rf "$(distdir)"; }; \
166 else :; fi
167 am__post_remove_distdir = $(am__remove_distdir)
168 am__relativize = \
169 dir0=`pwd`; \
170 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
171 sed_rest='s,^[^/]*/*,,'; \
172 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
173 sed_butlast='s,/*[^/]*$$,,'; \
174 while test -n "$$dir1"; do \
175 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
176 if test "$$first" != "."; then \
177 if test "$$first" = ".."; then \
178 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
179 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
180 else \
181 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
182 if test "$$first2" = "$$first"; then \
183 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
184 else \
185 dir2="../$$dir2"; \
186 fi; \
187 dir0="$$dir0"/"$$first"; \
188 fi; \
189 fi; \
190 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
191 done; \
192 reldir="$$dir2"
193 GZIP_ENV = --best
194 DIST_ARCHIVES = $(distdir).tar.xz
195 DIST_TARGETS = dist-xz
196 distuninstallcheck_listfiles = find . -type f -print
197 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
198 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
199 distcleancheck_listfiles = find . -type f -print
200 ACLOCAL = @ACLOCAL@
201 ALL_LINGUAS = @ALL_LINGUAS@
202 AMTAR = @AMTAR@
203 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
204 AR = @AR@
205 AUTOCONF = @AUTOCONF@
206 AUTOHEADER = @AUTOHEADER@
207 AUTOMAKE = @AUTOMAKE@
208 AWK = @AWK@
209 CATALOGS = @CATALOGS@
210 CATOBJEXT = @CATOBJEXT@
211 CC = @CC@
212 CCDEPMODE = @CCDEPMODE@
213 CFLAGS = @CFLAGS@
214 CPP = @CPP@
215 CPPFLAGS = @CPPFLAGS@
216 CURL_MINIMUM = @CURL_MINIMUM@
217 CXX = @CXX@
218 CXXCPP = @CXXCPP@
219 CXXDEPMODE = @CXXDEPMODE@
220 CXXFLAGS = @CXXFLAGS@
221 CYGPATH_W = @CYGPATH_W@
222 DATADIRNAME = @DATADIRNAME@
223 DEFS = @DEFS@
224 DEPDIR = @DEPDIR@
225 DHT_CFLAGS = @DHT_CFLAGS@
226 DHT_LIBS = @DHT_LIBS@
227 DLLTOOL = @DLLTOOL@
228 DSYMUTIL = @DSYMUTIL@
229 DUMPBIN = @DUMPBIN@
230 ECHO_C = @ECHO_C@
231 ECHO_N = @ECHO_N@
232 ECHO_T = @ECHO_T@
233 EGREP = @EGREP@
234 EXEEXT = @EXEEXT@
235 FGREP = @FGREP@
236 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
237 GIO_MINIMUM = @GIO_MINIMUM@
238 GLIB_MINIMUM = @GLIB_MINIMUM@
239 GMOFILES = @GMOFILES@
240 GMSGFMT = @GMSGFMT@
241 GREP = @GREP@
242 GTK_CFLAGS = @GTK_CFLAGS@
243 GTK_LIBS = @GTK_LIBS@
244 GTK_MINIMUM = @GTK_MINIMUM@
245 HAVE_CXX = @HAVE_CXX@
246 INSTALL = @INSTALL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251 INSTOBJEXT = @INSTOBJEXT@
252 INTLLIBS = @INTLLIBS@
253 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
254 INTLTOOL_MERGE = @INTLTOOL_MERGE@
255 INTLTOOL_PERL = @INTLTOOL_PERL@
256 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
257 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
258 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
259 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
260 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
261 LD = @LD@
262 LDFLAGS = @LDFLAGS@
263 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
264 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
265 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
266 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
267 LIBCURL_LIBS = @LIBCURL_LIBS@
268 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
269 LIBEVENT_LIBS = @LIBEVENT_LIBS@
270 LIBEVENT_MINIMUM = @LIBEVENT_MINIMUM@
271 LIBNATPMP_CFLAGS = @LIBNATPMP_CFLAGS@
272 LIBNATPMP_LIBS = @LIBNATPMP_LIBS@
273 LIBNATPMP_LIBS_QT = @LIBNATPMP_LIBS_QT@
274 LIBOBJS = @LIBOBJS@
275 LIBS = @LIBS@
276 LIBTOOL = @LIBTOOL@
277 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
278 LIBUPNP_LIBS = @LIBUPNP_LIBS@
279 LIBUPNP_LIBS_QT = @LIBUPNP_LIBS_QT@
280 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
281 LIBUTP_LIBS = @LIBUTP_LIBS@
282 LIBUTP_LIBS_QT = @LIBUTP_LIBS_QT@
283 LIPO = @LIPO@
284 LN_S = @LN_S@
285 LTLIBOBJS = @LTLIBOBJS@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
288 MKDIR_P = @MKDIR_P@
289 MKINSTALLDIRS = @MKINSTALLDIRS@
290 MSGFMT = @MSGFMT@
291 MSGMERGE = @MSGMERGE@
292 NM = @NM@
293 NMEDIT = @NMEDIT@
294 OBJDUMP = @OBJDUMP@
295 OBJEXT = @OBJEXT@
296 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
297 OPENSSL_LIBS = @OPENSSL_LIBS@
298 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
299 OTOOL = @OTOOL@
300 OTOOL64 = @OTOOL64@
301 PACKAGE = @PACKAGE@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PEERID_PREFIX = @PEERID_PREFIX@
310 PKG_CONFIG = @PKG_CONFIG@
311 POFILES = @POFILES@
312 POSUB = @POSUB@
313 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
314 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
315 PTHREAD_CC = @PTHREAD_CC@
316 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
317 PTHREAD_LIBS = @PTHREAD_LIBS@
318 RANLIB = @RANLIB@
319 SED = @SED@
320 SET_MAKE = @SET_MAKE@
321 SHELL = @SHELL@
322 STRIP = @STRIP@
323 SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@
324 SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@
325 USERAGENT_PREFIX = @USERAGENT_PREFIX@
326 USE_NLS = @USE_NLS@
327 VERSION = @VERSION@
328 WINDRES = @WINDRES@
329 XGETTEXT = @XGETTEXT@
330 ZLIB_CFLAGS = @ZLIB_CFLAGS@
331 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
332 ZLIB_LIBS = @ZLIB_LIBS@
333 abs_builddir = @abs_builddir@
334 abs_srcdir = @abs_srcdir@
335 abs_top_builddir = @abs_top_builddir@
336 abs_top_srcdir = @abs_top_srcdir@
337 ac_ct_AR = @ac_ct_AR@
338 ac_ct_CC = @ac_ct_CC@
339 ac_ct_CXX = @ac_ct_CXX@
340 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
341 acx_pthread_config = @acx_pthread_config@
342 am__include = @am__include@
343 am__leading_dot = @am__leading_dot@
344 am__quote = @am__quote@
345 am__tar = @am__tar@
346 am__untar = @am__untar@
347 bindir = @bindir@
348 build = @build@
349 build_alias = @build_alias@
350 build_cpu = @build_cpu@
351 build_os = @build_os@
352 build_vendor = @build_vendor@
353 builddir = @builddir@
354 datadir = @datadir@
355 datarootdir = @datarootdir@
356 docdir = @docdir@
357 dvidir = @dvidir@
358 exec_prefix = @exec_prefix@
359 host = @host@
360 host_alias = @host_alias@
361 host_cpu = @host_cpu@
362 host_os = @host_os@
363 host_vendor = @host_vendor@
364 htmldir = @htmldir@
365 includedir = @includedir@
366 infodir = @infodir@
367 install_sh = @install_sh@
368 intltool__v_merge_options_ = @intltool__v_merge_options_@
369 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
370 libdir = @libdir@
371 libexecdir = @libexecdir@
372 localedir = @localedir@
373 localstatedir = @localstatedir@
374 mandir = @mandir@
375 mkdir_p = @mkdir_p@
376 oldincludedir = @oldincludedir@
377 pdfdir = @pdfdir@
378 prefix = @prefix@
379 program_transform_name = @program_transform_name@
380 psdir = @psdir@
381 sbindir = @sbindir@
382 sharedstatedir = @sharedstatedir@
383 srcdir = @srcdir@
384 sysconfdir = @sysconfdir@
385 target_alias = @target_alias@
386 top_build_prefix = @top_build_prefix@
387 top_builddir = @top_builddir@
388 top_srcdir = @top_srcdir@
389 transmissionlocaledir = @transmissionlocaledir@
390 ACLOCAL_AMFLAGS = -I m4
391 @BUILD_CLI_TRUE@CLI_DIR = cli
392 @BUILD_DAEMON_TRUE@@WIN32_FALSE@DAEMON_DIR = daemon
393 @BUILD_GTK_TRUE@GTK_DIR = gtk po
394 @BUILD_MAC_TRUE@MAC_DIR = macosx
395 SUBDIRS = \
396 extras \
397 third-party \
398 libtransmission \
399 utils \
400 $(DAEMON_DIR) \
401 $(CLI_DIR) \
402 $(GTK_DIR) \
403 $(MAC_DIR) \
406 EXTRA_DIST = \
407 qt \
408 NEWS \
409 AUTHORS \
410 COPYING \
411 README \
412 autogen.sh \
413 update-version-h.sh \
414 Transmission.xcodeproj/project.pbxproj
416 DISTCLEANFILES = \
417 intltool-extract \
418 intltool-merge \
419 intltool-update
421 all: all-recursive
423 .SUFFIXES:
424 am--refresh: Makefile
426 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
427 @for dep in $?; do \
428 case '$(am__configure_deps)' in \
429 *$$dep*) \
430 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
431 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
432 && exit 0; \
433 exit 1;; \
434 esac; \
435 done; \
436 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
437 $(am__cd) $(top_srcdir) && \
438 $(AUTOMAKE) --gnu Makefile
439 .PRECIOUS: Makefile
440 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
441 @case '$?' in \
442 *config.status*) \
443 echo ' $(SHELL) ./config.status'; \
444 $(SHELL) ./config.status;; \
445 *) \
446 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
447 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
448 esac;
450 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
451 $(SHELL) ./config.status --recheck
453 $(top_srcdir)/configure: $(am__configure_deps)
454 $(am__cd) $(srcdir) && $(AUTOCONF)
455 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
456 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
457 $(am__aclocal_m4_deps):
458 transmission-gtk.spec: $(top_builddir)/config.status $(srcdir)/transmission-gtk.spec.in
459 cd $(top_builddir) && $(SHELL) ./config.status $@
460 qt/config.pri: $(top_builddir)/config.status $(top_srcdir)/qt/config.pri.in
461 cd $(top_builddir) && $(SHELL) ./config.status $@
463 mostlyclean-libtool:
464 -rm -f *.lo
466 clean-libtool:
467 -rm -rf .libs _libs
469 distclean-libtool:
470 -rm -f libtool config.lt
472 # This directory's subdirectories are mostly independent; you can cd
473 # into them and run 'make' without going through this Makefile.
474 # To change the values of 'make' variables: instead of editing Makefiles,
475 # (1) if the variable is set in 'config.status', edit 'config.status'
476 # (which will cause the Makefiles to be regenerated when you run 'make');
477 # (2) otherwise, pass the desired values on the 'make' command line.
478 $(am__recursive_targets):
479 @fail=; \
480 if $(am__make_keepgoing); then \
481 failcom='fail=yes'; \
482 else \
483 failcom='exit 1'; \
484 fi; \
485 dot_seen=no; \
486 target=`echo $@ | sed s/-recursive//`; \
487 case "$@" in \
488 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
489 *) list='$(SUBDIRS)' ;; \
490 esac; \
491 for subdir in $$list; do \
492 echo "Making $$target in $$subdir"; \
493 if test "$$subdir" = "."; then \
494 dot_seen=yes; \
495 local_target="$$target-am"; \
496 else \
497 local_target="$$target"; \
498 fi; \
499 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500 || eval $$failcom; \
501 done; \
502 if test "$$dot_seen" = "no"; then \
503 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504 fi; test -z "$$fail"
506 ID: $(am__tagged_files)
507 $(am__define_uniq_tagged_files); mkid -fID $$unique
508 tags: tags-recursive
509 TAGS: tags
511 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
512 set x; \
513 here=`pwd`; \
514 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
515 include_option=--etags-include; \
516 empty_fix=.; \
517 else \
518 include_option=--include; \
519 empty_fix=; \
520 fi; \
521 list='$(SUBDIRS)'; for subdir in $$list; do \
522 if test "$$subdir" = .; then :; else \
523 test ! -f $$subdir/TAGS || \
524 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
525 fi; \
526 done; \
527 $(am__define_uniq_tagged_files); \
528 shift; \
529 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
530 test -n "$$unique" || unique=$$empty_fix; \
531 if test $$# -gt 0; then \
532 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
533 "$$@" $$unique; \
534 else \
535 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536 $$unique; \
537 fi; \
539 ctags: ctags-recursive
541 CTAGS: ctags
542 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
543 $(am__define_uniq_tagged_files); \
544 test -z "$(CTAGS_ARGS)$$unique" \
545 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
546 $$unique
548 GTAGS:
549 here=`$(am__cd) $(top_builddir) && pwd` \
550 && $(am__cd) $(top_srcdir) \
551 && gtags -i $(GTAGS_ARGS) "$$here"
552 cscope: cscope.files
553 test ! -s cscope.files \
554 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
555 clean-cscope:
556 -rm -f cscope.files
557 cscope.files: clean-cscope cscopelist
558 cscopelist: cscopelist-recursive
560 cscopelist-am: $(am__tagged_files)
561 list='$(am__tagged_files)'; \
562 case "$(srcdir)" in \
563 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
564 *) sdir=$(subdir)/$(srcdir) ;; \
565 esac; \
566 for i in $$list; do \
567 if test -f "$$i"; then \
568 echo "$(subdir)/$$i"; \
569 else \
570 echo "$$sdir/$$i"; \
571 fi; \
572 done >> $(top_builddir)/cscope.files
574 distclean-tags:
575 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
576 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
578 distdir: $(DISTFILES)
579 $(am__remove_distdir)
580 test -d "$(distdir)" || mkdir "$(distdir)"
581 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
582 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583 list='$(DISTFILES)'; \
584 dist_files=`for file in $$list; do echo $$file; done | \
585 sed -e "s|^$$srcdirstrip/||;t" \
586 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
587 case $$dist_files in \
588 */*) $(MKDIR_P) `echo "$$dist_files" | \
589 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
590 sort -u` ;; \
591 esac; \
592 for file in $$dist_files; do \
593 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
594 if test -d $$d/$$file; then \
595 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
596 if test -d "$(distdir)/$$file"; then \
597 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
598 fi; \
599 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
600 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
601 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
602 fi; \
603 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
604 else \
605 test -f "$(distdir)/$$file" \
606 || cp -p $$d/$$file "$(distdir)/$$file" \
607 || exit 1; \
608 fi; \
609 done
610 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
611 if test "$$subdir" = .; then :; else \
612 $(am__make_dryrun) \
613 || test -d "$(distdir)/$$subdir" \
614 || $(MKDIR_P) "$(distdir)/$$subdir" \
615 || exit 1; \
616 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
617 $(am__relativize); \
618 new_distdir=$$reldir; \
619 dir1=$$subdir; dir2="$(top_distdir)"; \
620 $(am__relativize); \
621 new_top_distdir=$$reldir; \
622 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
623 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
624 ($(am__cd) $$subdir && \
625 $(MAKE) $(AM_MAKEFLAGS) \
626 top_distdir="$$new_top_distdir" \
627 distdir="$$new_distdir" \
628 am__remove_distdir=: \
629 am__skip_length_check=: \
630 am__skip_mode_fix=: \
631 distdir) \
632 || exit 1; \
633 fi; \
634 done
635 $(MAKE) $(AM_MAKEFLAGS) \
636 top_distdir="$(top_distdir)" distdir="$(distdir)" \
637 dist-hook
638 -test -n "$(am__skip_mode_fix)" \
639 || find "$(distdir)" -type d ! -perm -755 \
640 -exec chmod u+rwx,go+rx {} \; -o \
641 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
642 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
643 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
644 || chmod -R a+r "$(distdir)"
645 dist-gzip: distdir
646 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
647 $(am__post_remove_distdir)
649 dist-bzip2: distdir
650 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
651 $(am__post_remove_distdir)
653 dist-lzip: distdir
654 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
655 $(am__post_remove_distdir)
656 dist-xz: distdir
657 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
658 $(am__post_remove_distdir)
660 dist-tarZ: distdir
661 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
662 $(am__post_remove_distdir)
664 dist-shar: distdir
665 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
666 $(am__post_remove_distdir)
668 dist-zip: distdir
669 -rm -f $(distdir).zip
670 zip -rq $(distdir).zip $(distdir)
671 $(am__post_remove_distdir)
673 dist dist-all:
674 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
675 $(am__post_remove_distdir)
677 # This target untars the dist file and tries a VPATH configuration. Then
678 # it guarantees that the distribution is self-contained by making another
679 # tarfile.
680 distcheck: dist
681 case '$(DIST_ARCHIVES)' in \
682 *.tar.gz*) \
683 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
684 *.tar.bz2*) \
685 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
686 *.tar.lz*) \
687 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
688 *.tar.xz*) \
689 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
690 *.tar.Z*) \
691 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
692 *.shar.gz*) \
693 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
694 *.zip*) \
695 unzip $(distdir).zip ;;\
696 esac
697 chmod -R a-w $(distdir)
698 chmod u+w $(distdir)
699 mkdir $(distdir)/_build $(distdir)/_inst
700 chmod a-w $(distdir)
701 test -d $(distdir)/_build || exit 0; \
702 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
703 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
704 && am__cwd=`pwd` \
705 && $(am__cd) $(distdir)/_build \
706 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
707 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
708 $(DISTCHECK_CONFIGURE_FLAGS) \
709 && $(MAKE) $(AM_MAKEFLAGS) \
710 && $(MAKE) $(AM_MAKEFLAGS) dvi \
711 && $(MAKE) $(AM_MAKEFLAGS) check \
712 && $(MAKE) $(AM_MAKEFLAGS) install \
713 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
714 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
715 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
716 distuninstallcheck \
717 && chmod -R a-w "$$dc_install_base" \
718 && ({ \
719 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
720 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
721 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
722 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
723 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
724 } || { rm -rf "$$dc_destdir"; exit 1; }) \
725 && rm -rf "$$dc_destdir" \
726 && $(MAKE) $(AM_MAKEFLAGS) dist \
727 && rm -rf $(DIST_ARCHIVES) \
728 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
729 && cd "$$am__cwd" \
730 || exit 1
731 $(am__post_remove_distdir)
732 @(echo "$(distdir) archives ready for distribution: "; \
733 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
734 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
735 distuninstallcheck:
736 @test -n '$(distuninstallcheck_dir)' || { \
737 echo 'ERROR: trying to run $@ with an empty' \
738 '$$(distuninstallcheck_dir)' >&2; \
739 exit 1; \
740 }; \
741 $(am__cd) '$(distuninstallcheck_dir)' || { \
742 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
743 exit 1; \
744 }; \
745 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
746 || { echo "ERROR: files left after uninstall:" ; \
747 if test -n "$(DESTDIR)"; then \
748 echo " (check DESTDIR support)"; \
749 fi ; \
750 $(distuninstallcheck_listfiles) ; \
751 exit 1; } >&2
752 distcleancheck: distclean
753 @if test '$(srcdir)' = . ; then \
754 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
755 exit 1 ; \
757 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
758 || { echo "ERROR: files left in build directory after distclean:" ; \
759 $(distcleancheck_listfiles) ; \
760 exit 1; } >&2
761 check-am: all-am
762 check: check-recursive
763 all-am: Makefile
764 installdirs: installdirs-recursive
765 installdirs-am:
766 install: install-recursive
767 install-exec: install-exec-recursive
768 install-data: install-data-recursive
769 uninstall: uninstall-recursive
771 install-am: all-am
772 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
774 installcheck: installcheck-recursive
775 install-strip:
776 if test -z '$(STRIP)'; then \
777 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
778 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
779 install; \
780 else \
781 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
782 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
783 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
785 mostlyclean-generic:
787 clean-generic:
789 distclean-generic:
790 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
791 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
792 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
794 maintainer-clean-generic:
795 @echo "This command is intended for maintainers to use"
796 @echo "it deletes files that may require special tools to rebuild."
797 clean: clean-recursive
799 clean-am: clean-generic clean-libtool mostlyclean-am
801 distclean: distclean-recursive
802 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
803 -rm -f Makefile
804 distclean-am: clean-am distclean-generic distclean-libtool \
805 distclean-tags
807 dvi: dvi-recursive
809 dvi-am:
811 html: html-recursive
813 html-am:
815 info: info-recursive
817 info-am:
819 install-data-am:
821 install-dvi: install-dvi-recursive
823 install-dvi-am:
825 install-exec-am:
827 install-html: install-html-recursive
829 install-html-am:
831 install-info: install-info-recursive
833 install-info-am:
835 install-man:
837 install-pdf: install-pdf-recursive
839 install-pdf-am:
841 install-ps: install-ps-recursive
843 install-ps-am:
845 installcheck-am:
847 maintainer-clean: maintainer-clean-recursive
848 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
849 -rm -rf $(top_srcdir)/autom4te.cache
850 -rm -f Makefile
851 maintainer-clean-am: distclean-am maintainer-clean-generic
853 mostlyclean: mostlyclean-recursive
855 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
857 pdf: pdf-recursive
859 pdf-am:
861 ps: ps-recursive
863 ps-am:
865 uninstall-am:
867 .MAKE: $(am__recursive_targets) install-am install-strip
869 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
870 am--refresh check check-am clean clean-cscope clean-generic \
871 clean-libtool cscope cscopelist-am ctags ctags-am dist \
872 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
873 dist-tarZ dist-xz dist-zip distcheck distclean \
874 distclean-generic distclean-libtool distclean-tags \
875 distcleancheck distdir distuninstallcheck dvi dvi-am html \
876 html-am info info-am install install-am install-data \
877 install-data-am install-dvi install-dvi-am install-exec \
878 install-exec-am install-html install-html-am install-info \
879 install-info-am install-man install-pdf install-pdf-am \
880 install-ps install-ps-am install-strip installcheck \
881 installcheck-am installdirs installdirs-am maintainer-clean \
882 maintainer-clean-generic mostlyclean mostlyclean-generic \
883 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
884 uninstall-am
887 dist-hook:
888 rm -rf `find $(distdir)/qt -name .svn`
890 # Tell versions [3.59,3.63) of GNU make to not export all variables.
891 # Otherwise a system limit (for SysV at least) may be exceeded.
892 .NOEXPORT: