Transmission: update from 2.42 to 2.50
[tomato.git] / release / src / router / transmission / third-party / Makefile.in
blob50b1e760bc3712a4e416a7e9b57a6af45b0db440
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 subdir = third-party
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
40 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
41 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
44 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 AM_V_GEN = $(am__v_GEN_@AM_V@)
51 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52 am__v_GEN_0 = @echo " GEN " $@;
53 AM_V_at = $(am__v_at_@AM_V@)
54 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55 am__v_at_0 = @
56 SOURCES =
57 DIST_SOURCES =
58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59 html-recursive info-recursive install-data-recursive \
60 install-dvi-recursive install-exec-recursive \
61 install-html-recursive install-info-recursive \
62 install-pdf-recursive install-ps-recursive install-recursive \
63 installcheck-recursive installdirs-recursive pdf-recursive \
64 ps-recursive uninstall-recursive
65 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66 distclean-recursive maintainer-clean-recursive
67 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
68 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
69 distdir
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = dht libnatpmp miniupnp libutp
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 am__relativize = \
75 dir0=`pwd`; \
76 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
77 sed_rest='s,^[^/]*/*,,'; \
78 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
79 sed_butlast='s,/*[^/]*$$,,'; \
80 while test -n "$$dir1"; do \
81 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
82 if test "$$first" != "."; then \
83 if test "$$first" = ".."; then \
84 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
85 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
86 else \
87 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
88 if test "$$first2" = "$$first"; then \
89 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
90 else \
91 dir2="../$$dir2"; \
92 fi; \
93 dir0="$$dir0"/"$$first"; \
94 fi; \
95 fi; \
96 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97 done; \
98 reldir="$$dir2"
99 ACLOCAL = @ACLOCAL@
100 ALL_LINGUAS = @ALL_LINGUAS@
101 AMTAR = @AMTAR@
102 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103 AR = @AR@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 CATALOGS = @CATALOGS@
109 CATOBJEXT = @CATOBJEXT@
110 CC = @CC@
111 CCDEPMODE = @CCDEPMODE@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CURL_MINIMUM = @CURL_MINIMUM@
116 CXX = @CXX@
117 CXXCPP = @CXXCPP@
118 CXXDEPMODE = @CXXDEPMODE@
119 CXXFLAGS = @CXXFLAGS@
120 CYGPATH_W = @CYGPATH_W@
121 DATADIRNAME = @DATADIRNAME@
122 DEFS = @DEFS@
123 DEPDIR = @DEPDIR@
124 DHT_CFLAGS = @DHT_CFLAGS@
125 DHT_LIBS = @DHT_LIBS@
126 DLLTOOL = @DLLTOOL@
127 DSYMUTIL = @DSYMUTIL@
128 DUMPBIN = @DUMPBIN@
129 ECHO_C = @ECHO_C@
130 ECHO_N = @ECHO_N@
131 ECHO_T = @ECHO_T@
132 EGREP = @EGREP@
133 EXEEXT = @EXEEXT@
134 FGREP = @FGREP@
135 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
136 GIO_MINIMUM = @GIO_MINIMUM@
137 GLIB_MINIMUM = @GLIB_MINIMUM@
138 GMOFILES = @GMOFILES@
139 GMSGFMT = @GMSGFMT@
140 GREP = @GREP@
141 GTK2_MINIMUM = @GTK2_MINIMUM@
142 GTK3_MINIMUM = @GTK3_MINIMUM@
143 GTK_CFLAGS = @GTK_CFLAGS@
144 GTK_LIBS = @GTK_LIBS@
145 HAVE_CXX = @HAVE_CXX@
146 INSTALL = @INSTALL@
147 INSTALL_DATA = @INSTALL_DATA@
148 INSTALL_PROGRAM = @INSTALL_PROGRAM@
149 INSTALL_SCRIPT = @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151 INSTOBJEXT = @INSTOBJEXT@
152 INTLLIBS = @INTLLIBS@
153 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
154 INTLTOOL_MERGE = @INTLTOOL_MERGE@
155 INTLTOOL_PERL = @INTLTOOL_PERL@
156 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
157 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
158 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
159 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
160 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
164 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
165 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
166 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
167 LIBCURL_LIBS = @LIBCURL_LIBS@
168 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
169 LIBEVENT_LIBS = @LIBEVENT_LIBS@
170 LIBEVENT_MINIUM = @LIBEVENT_MINIUM@
171 LIBNATPMP_CFLAGS = @LIBNATPMP_CFLAGS@
172 LIBNATPMP_LIBS = @LIBNATPMP_LIBS@
173 LIBNATPMP_LIBS_QT = @LIBNATPMP_LIBS_QT@
174 LIBOBJS = @LIBOBJS@
175 LIBS = @LIBS@
176 LIBTOOL = @LIBTOOL@
177 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
178 LIBUPNP_LIBS = @LIBUPNP_LIBS@
179 LIBUPNP_LIBS_QT = @LIBUPNP_LIBS_QT@
180 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
181 LIBUTP_LIBS = @LIBUTP_LIBS@
182 LIBUTP_LIBS_QT = @LIBUTP_LIBS_QT@
183 LIPO = @LIPO@
184 LN_S = @LN_S@
185 LTLIBOBJS = @LTLIBOBJS@
186 MAKEINFO = @MAKEINFO@
187 MANIFEST_TOOL = @MANIFEST_TOOL@
188 MKDIR_P = @MKDIR_P@
189 MKINSTALLDIRS = @MKINSTALLDIRS@
190 MSGFMT = @MSGFMT@
191 MSGMERGE = @MSGMERGE@
192 NM = @NM@
193 NMEDIT = @NMEDIT@
194 OBJDUMP = @OBJDUMP@
195 OBJEXT = @OBJEXT@
196 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
197 OPENSSL_LIBS = @OPENSSL_LIBS@
198 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
199 OTOOL = @OTOOL@
200 OTOOL64 = @OTOOL64@
201 PACKAGE = @PACKAGE@
202 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
203 PACKAGE_NAME = @PACKAGE_NAME@
204 PACKAGE_STRING = @PACKAGE_STRING@
205 PACKAGE_TARNAME = @PACKAGE_TARNAME@
206 PACKAGE_URL = @PACKAGE_URL@
207 PACKAGE_VERSION = @PACKAGE_VERSION@
208 PATH_SEPARATOR = @PATH_SEPARATOR@
209 PEERID_PREFIX = @PEERID_PREFIX@
210 PKG_CONFIG = @PKG_CONFIG@
211 POFILES = @POFILES@
212 POSUB = @POSUB@
213 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
214 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
215 PTHREAD_CC = @PTHREAD_CC@
216 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
217 PTHREAD_LIBS = @PTHREAD_LIBS@
218 RANLIB = @RANLIB@
219 SED = @SED@
220 SET_MAKE = @SET_MAKE@
221 SHELL = @SHELL@
222 STRIP = @STRIP@
223 USERAGENT_PREFIX = @USERAGENT_PREFIX@
224 USE_NLS = @USE_NLS@
225 VERSION = @VERSION@
226 WINDRES = @WINDRES@
227 XGETTEXT = @XGETTEXT@
228 ZLIB_CFLAGS = @ZLIB_CFLAGS@
229 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
230 ZLIB_LIBS = @ZLIB_LIBS@
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_srcdir = @abs_top_srcdir@
235 ac_ct_AR = @ac_ct_AR@
236 ac_ct_CC = @ac_ct_CC@
237 ac_ct_CXX = @ac_ct_CXX@
238 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
239 acx_pthread_config = @acx_pthread_config@
240 am__include = @am__include@
241 am__leading_dot = @am__leading_dot@
242 am__quote = @am__quote@
243 am__tar = @am__tar@
244 am__untar = @am__untar@
245 bindir = @bindir@
246 build = @build@
247 build_alias = @build_alias@
248 build_cpu = @build_cpu@
249 build_os = @build_os@
250 build_vendor = @build_vendor@
251 builddir = @builddir@
252 datadir = @datadir@
253 datarootdir = @datarootdir@
254 docdir = @docdir@
255 dvidir = @dvidir@
256 exec_prefix = @exec_prefix@
257 host = @host@
258 host_alias = @host_alias@
259 host_cpu = @host_cpu@
260 host_os = @host_os@
261 host_vendor = @host_vendor@
262 htmldir = @htmldir@
263 includedir = @includedir@
264 infodir = @infodir@
265 install_sh = @install_sh@
266 intltool__v_merge_options_ = @intltool__v_merge_options_@
267 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 localedir = @localedir@
271 localstatedir = @localstatedir@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 oldincludedir = @oldincludedir@
275 pdfdir = @pdfdir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 psdir = @psdir@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 srcdir = @srcdir@
282 sysconfdir = @sysconfdir@
283 target_alias = @target_alias@
284 top_build_prefix = @top_build_prefix@
285 top_builddir = @top_builddir@
286 top_srcdir = @top_srcdir@
287 transmissionlocaledir = @transmissionlocaledir@
288 @BUILD_UTP_TRUE@UTP_DIR = libutp
289 @BUILD_MINIUPNP_TRUE@MINIUPNP_DIR = miniupnp
290 @BUILD_NATPMP_TRUE@NATPMP_DIR = libnatpmp
291 SUBDIRS = \
292 dht \
293 $(NATPMP_DIR) \
294 $(MINIUPNP_DIR) \
295 $(UTP_DIR)
297 EXTRA_DIST = \
298 macosx-libevent-config.h \
299 macosx-libevent-event-config.h
301 all: all-recursive
303 .SUFFIXES:
304 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
305 @for dep in $?; do \
306 case '$(am__configure_deps)' in \
307 *$$dep*) \
308 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
309 && { if test -f $@; then exit 0; else break; fi; }; \
310 exit 1;; \
311 esac; \
312 done; \
313 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu third-party/Makefile'; \
314 $(am__cd) $(top_srcdir) && \
315 $(AUTOMAKE) --gnu third-party/Makefile
316 .PRECIOUS: Makefile
317 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318 @case '$?' in \
319 *config.status*) \
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
321 *) \
322 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324 esac;
326 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(top_srcdir)/configure: $(am__configure_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333 $(am__aclocal_m4_deps):
335 mostlyclean-libtool:
336 -rm -f *.lo
338 clean-libtool:
339 -rm -rf .libs _libs
341 # This directory's subdirectories are mostly independent; you can cd
342 # into them and run `make' without going through this Makefile.
343 # To change the values of `make' variables: instead of editing Makefiles,
344 # (1) if the variable is set in `config.status', edit `config.status'
345 # (which will cause the Makefiles to be regenerated when you run `make');
346 # (2) otherwise, pass the desired values on the `make' command line.
347 $(RECURSIVE_TARGETS):
348 @fail= failcom='exit 1'; \
349 for f in x $$MAKEFLAGS; do \
350 case $$f in \
351 *=* | --[!k]*);; \
352 *k*) failcom='fail=yes';; \
353 esac; \
354 done; \
355 dot_seen=no; \
356 target=`echo $@ | sed s/-recursive//`; \
357 list='$(SUBDIRS)'; for subdir in $$list; do \
358 echo "Making $$target in $$subdir"; \
359 if test "$$subdir" = "."; then \
360 dot_seen=yes; \
361 local_target="$$target-am"; \
362 else \
363 local_target="$$target"; \
364 fi; \
365 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366 || eval $$failcom; \
367 done; \
368 if test "$$dot_seen" = "no"; then \
369 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
370 fi; test -z "$$fail"
372 $(RECURSIVE_CLEAN_TARGETS):
373 @fail= failcom='exit 1'; \
374 for f in x $$MAKEFLAGS; do \
375 case $$f in \
376 *=* | --[!k]*);; \
377 *k*) failcom='fail=yes';; \
378 esac; \
379 done; \
380 dot_seen=no; \
381 case "$@" in \
382 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
383 *) list='$(SUBDIRS)' ;; \
384 esac; \
385 rev=''; for subdir in $$list; do \
386 if test "$$subdir" = "."; then :; else \
387 rev="$$subdir $$rev"; \
388 fi; \
389 done; \
390 rev="$$rev ."; \
391 target=`echo $@ | sed s/-recursive//`; \
392 for subdir in $$rev; do \
393 echo "Making $$target in $$subdir"; \
394 if test "$$subdir" = "."; then \
395 local_target="$$target-am"; \
396 else \
397 local_target="$$target"; \
398 fi; \
399 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400 || eval $$failcom; \
401 done && test -z "$$fail"
402 tags-recursive:
403 list='$(SUBDIRS)'; for subdir in $$list; do \
404 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
405 done
406 ctags-recursive:
407 list='$(SUBDIRS)'; for subdir in $$list; do \
408 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
409 done
411 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
412 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
413 unique=`for i in $$list; do \
414 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415 done | \
416 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
417 END { if (nonempty) { for (i in files) print i; }; }'`; \
418 mkid -fID $$unique
419 tags: TAGS
421 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
422 $(TAGS_FILES) $(LISP)
423 set x; \
424 here=`pwd`; \
425 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
426 include_option=--etags-include; \
427 empty_fix=.; \
428 else \
429 include_option=--include; \
430 empty_fix=; \
431 fi; \
432 list='$(SUBDIRS)'; for subdir in $$list; do \
433 if test "$$subdir" = .; then :; else \
434 test ! -f $$subdir/TAGS || \
435 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
436 fi; \
437 done; \
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 shift; \
445 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446 test -n "$$unique" || unique=$$empty_fix; \
447 if test $$# -gt 0; then \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 "$$@" $$unique; \
450 else \
451 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 $$unique; \
453 fi; \
455 ctags: CTAGS
456 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
464 test -z "$(CTAGS_ARGS)$$unique" \
465 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466 $$unique
468 GTAGS:
469 here=`$(am__cd) $(top_builddir) && pwd` \
470 && $(am__cd) $(top_srcdir) \
471 && gtags -i $(GTAGS_ARGS) "$$here"
473 distclean-tags:
474 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
476 distdir: $(DISTFILES)
477 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479 list='$(DISTFILES)'; \
480 dist_files=`for file in $$list; do echo $$file; done | \
481 sed -e "s|^$$srcdirstrip/||;t" \
482 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483 case $$dist_files in \
484 */*) $(MKDIR_P) `echo "$$dist_files" | \
485 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486 sort -u` ;; \
487 esac; \
488 for file in $$dist_files; do \
489 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490 if test -d $$d/$$file; then \
491 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492 if test -d "$(distdir)/$$file"; then \
493 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494 fi; \
495 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498 fi; \
499 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500 else \
501 test -f "$(distdir)/$$file" \
502 || cp -p $$d/$$file "$(distdir)/$$file" \
503 || exit 1; \
504 fi; \
505 done
506 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
507 if test "$$subdir" = .; then :; else \
508 test -d "$(distdir)/$$subdir" \
509 || $(MKDIR_P) "$(distdir)/$$subdir" \
510 || exit 1; \
511 fi; \
512 done
513 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
514 if test "$$subdir" = .; then :; else \
515 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
516 $(am__relativize); \
517 new_distdir=$$reldir; \
518 dir1=$$subdir; dir2="$(top_distdir)"; \
519 $(am__relativize); \
520 new_top_distdir=$$reldir; \
521 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
522 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
523 ($(am__cd) $$subdir && \
524 $(MAKE) $(AM_MAKEFLAGS) \
525 top_distdir="$$new_top_distdir" \
526 distdir="$$new_distdir" \
527 am__remove_distdir=: \
528 am__skip_length_check=: \
529 am__skip_mode_fix=: \
530 distdir) \
531 || exit 1; \
532 fi; \
533 done
534 check-am: all-am
535 check: check-recursive
536 all-am: Makefile
537 installdirs: installdirs-recursive
538 installdirs-am:
539 install-exec: install-exec-recursive
540 install-data: install-data-recursive
542 install-am: all-am
543 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545 installcheck: installcheck-recursive
546 install-strip:
547 if test -z '$(STRIP)'; then \
548 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550 install; \
551 else \
552 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
556 mostlyclean-generic:
558 clean-generic:
560 distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
564 maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567 clean: clean-recursive
569 clean-am: clean-generic clean-libtool mostlyclean-am
571 distclean: distclean-recursive
572 -rm -f Makefile
573 distclean-am: clean-am distclean-generic distclean-tags
575 dvi: dvi-recursive
577 dvi-am:
579 html: html-recursive
581 html-am:
583 info: info-recursive
585 info-am:
587 install-data-am:
589 install-dvi: install-dvi-recursive
591 install-dvi-am:
593 install-exec-am:
595 install-html: install-html-recursive
597 install-html-am:
599 install-info: install-info-recursive
601 install-info-am:
603 install-man:
605 install-pdf: install-pdf-recursive
607 install-pdf-am:
609 install-ps: install-ps-recursive
611 install-ps-am:
613 installcheck-am:
615 maintainer-clean: maintainer-clean-recursive
616 -rm -f Makefile
617 maintainer-clean-am: distclean-am maintainer-clean-generic
619 mostlyclean: mostlyclean-recursive
621 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
623 pdf: pdf-recursive
625 pdf-am:
627 ps: ps-recursive
629 ps-am:
631 uninstall-am:
633 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
634 install-am install-strip tags-recursive
636 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
637 all all-am check check-am clean clean-generic clean-libtool \
638 ctags ctags-recursive distclean distclean-generic \
639 distclean-libtool distclean-tags distdir dvi dvi-am html \
640 html-am info info-am install install-am install-data \
641 install-data-am install-dvi install-dvi-am install-exec \
642 install-exec-am install-html install-html-am install-info \
643 install-info-am install-man install-pdf install-pdf-am \
644 install-ps install-ps-am install-strip installcheck \
645 installcheck-am installdirs installdirs-am maintainer-clean \
646 maintainer-clean-generic mostlyclean mostlyclean-generic \
647 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
648 uninstall uninstall-am
651 install:
653 uninstall:
655 # Tell versions [3.59,3.63) of GNU make to not export all variables.
656 # Otherwise a system limit (for SysV at least) may be exceeded.
657 .NOEXPORT: