Transmission 2.33
[tomato.git] / release / src / router / transmission / third-party / Makefile.in
blobcfba7264c23a3c557e6cd9a540bd290a3718e08f
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 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_$(V))
51 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
52 am__v_GEN_0 = @echo " GEN " $@;
53 AM_V_at = $(am__v_at_$(V))
54 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
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 CANBERRA_MINIMUM = @CANBERRA_MINIMUM@
109 CATALOGS = @CATALOGS@
110 CATOBJEXT = @CATOBJEXT@
111 CC = @CC@
112 CCDEPMODE = @CCDEPMODE@
113 CFLAGS = @CFLAGS@
114 CPP = @CPP@
115 CPPFLAGS = @CPPFLAGS@
116 CURL_MINIMUM = @CURL_MINIMUM@
117 CXX = @CXX@
118 CXXCPP = @CXXCPP@
119 CXXDEPMODE = @CXXDEPMODE@
120 CXXFLAGS = @CXXFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DATADIRNAME = @DATADIRNAME@
123 DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
124 DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
125 DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
126 DBUS_GLIB_MINIMUM = @DBUS_GLIB_MINIMUM@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 DHT_CFLAGS = @DHT_CFLAGS@
130 DHT_LIBS = @DHT_LIBS@
131 DSYMUTIL = @DSYMUTIL@
132 DUMPBIN = @DUMPBIN@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 FGREP = @FGREP@
139 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
140 GIO_CFLAGS = @GIO_CFLAGS@
141 GIO_LIBS = @GIO_LIBS@
142 GIO_MINIMUM = @GIO_MINIMUM@
143 GLIB_MINIMUM = @GLIB_MINIMUM@
144 GMOFILES = @GMOFILES@
145 GMSGFMT = @GMSGFMT@
146 GREP = @GREP@
147 GTK_CFLAGS = @GTK_CFLAGS@
148 GTK_LIBS = @GTK_LIBS@
149 GTK_MINIMUM = @GTK_MINIMUM@
150 INSTALL = @INSTALL@
151 INSTALL_DATA = @INSTALL_DATA@
152 INSTALL_PROGRAM = @INSTALL_PROGRAM@
153 INSTALL_SCRIPT = @INSTALL_SCRIPT@
154 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155 INSTOBJEXT = @INSTOBJEXT@
156 INTLLIBS = @INTLLIBS@
157 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
158 INTLTOOL_MERGE = @INTLTOOL_MERGE@
159 INTLTOOL_PERL = @INTLTOOL_PERL@
160 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
164 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
165 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
166 LIBCANBERRA_CFLAGS = @LIBCANBERRA_CFLAGS@
167 LIBCANBERRA_LIBS = @LIBCANBERRA_LIBS@
168 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
169 LIBCURL_LIBS = @LIBCURL_LIBS@
170 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
171 LIBEVENT_LIBS = @LIBEVENT_LIBS@
172 LIBEVENT_MINIUM = @LIBEVENT_MINIUM@
173 LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
174 LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
175 LIBNOTIFY_MINIMUM = @LIBNOTIFY_MINIMUM@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBTOOL = @LIBTOOL@
179 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
180 LIBUTP_LIBS = @LIBUTP_LIBS@
181 LIPO = @LIPO@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAKEINFO = @MAKEINFO@
185 MKDIR_P = @MKDIR_P@
186 MKINSTALLDIRS = @MKINSTALLDIRS@
187 MSGFMT = @MSGFMT@
188 MSGMERGE = @MSGMERGE@
189 NM = @NM@
190 NMEDIT = @NMEDIT@
191 OBJDUMP = @OBJDUMP@
192 OBJEXT = @OBJEXT@
193 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
194 OPENSSL_LIBS = @OPENSSL_LIBS@
195 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
196 OTOOL = @OTOOL@
197 OTOOL64 = @OTOOL64@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_URL = @PACKAGE_URL@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PATH_SEPARATOR = @PATH_SEPARATOR@
206 PEERID_PREFIX = @PEERID_PREFIX@
207 PKG_CONFIG = @PKG_CONFIG@
208 POFILES = @POFILES@
209 POSUB = @POSUB@
210 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
211 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
212 PTHREAD_CC = @PTHREAD_CC@
213 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
214 PTHREAD_LIBS = @PTHREAD_LIBS@
215 RANLIB = @RANLIB@
216 SED = @SED@
217 SET_MAKE = @SET_MAKE@
218 SHELL = @SHELL@
219 STRIP = @STRIP@
220 USERAGENT_PREFIX = @USERAGENT_PREFIX@
221 USE_NLS = @USE_NLS@
222 VERSION = @VERSION@
223 WINDRES = @WINDRES@
224 XGETTEXT = @XGETTEXT@
225 ZLIB_CFLAGS = @ZLIB_CFLAGS@
226 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
227 ZLIB_LIBS = @ZLIB_LIBS@
228 abs_builddir = @abs_builddir@
229 abs_srcdir = @abs_srcdir@
230 abs_top_builddir = @abs_top_builddir@
231 abs_top_srcdir = @abs_top_srcdir@
232 ac_ct_CC = @ac_ct_CC@
233 ac_ct_CXX = @ac_ct_CXX@
234 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
235 acx_pthread_config = @acx_pthread_config@
236 am__include = @am__include@
237 am__leading_dot = @am__leading_dot@
238 am__quote = @am__quote@
239 am__tar = @am__tar@
240 am__untar = @am__untar@
241 bindir = @bindir@
242 build = @build@
243 build_alias = @build_alias@
244 build_cpu = @build_cpu@
245 build_os = @build_os@
246 build_vendor = @build_vendor@
247 builddir = @builddir@
248 datadir = @datadir@
249 datarootdir = @datarootdir@
250 docdir = @docdir@
251 dvidir = @dvidir@
252 exec_prefix = @exec_prefix@
253 host = @host@
254 host_alias = @host_alias@
255 host_cpu = @host_cpu@
256 host_os = @host_os@
257 host_vendor = @host_vendor@
258 htmldir = @htmldir@
259 includedir = @includedir@
260 infodir = @infodir@
261 install_sh = @install_sh@
262 libdir = @libdir@
263 libexecdir = @libexecdir@
264 localedir = @localedir@
265 localstatedir = @localstatedir@
266 lt_ECHO = @lt_ECHO@
267 mandir = @mandir@
268 mkdir_p = @mkdir_p@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 prefix = @prefix@
272 program_transform_name = @program_transform_name@
273 psdir = @psdir@
274 sbindir = @sbindir@
275 sharedstatedir = @sharedstatedir@
276 srcdir = @srcdir@
277 sysconfdir = @sysconfdir@
278 target_alias = @target_alias@
279 top_build_prefix = @top_build_prefix@
280 top_builddir = @top_builddir@
281 top_srcdir = @top_srcdir@
282 transmissionlocaledir = @transmissionlocaledir@
283 @BUILD_UTP_TRUE@UTP_DIR = libutp
284 SUBDIRS = \
285 dht \
286 libnatpmp \
287 miniupnp \
288 $(UTP_DIR)
290 EXTRA_DIST = \
291 macosx-libevent-config.h \
292 macosx-libevent-event-config.h
294 all: all-recursive
296 .SUFFIXES:
297 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
298 @for dep in $?; do \
299 case '$(am__configure_deps)' in \
300 *$$dep*) \
301 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
302 && { if test -f $@; then exit 0; else break; fi; }; \
303 exit 1;; \
304 esac; \
305 done; \
306 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu third-party/Makefile'; \
307 $(am__cd) $(top_srcdir) && \
308 $(AUTOMAKE) --gnu third-party/Makefile
309 .PRECIOUS: Makefile
310 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311 @case '$?' in \
312 *config.status*) \
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
314 *) \
315 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
317 esac;
319 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(top_srcdir)/configure: $(am__configure_deps)
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326 $(am__aclocal_m4_deps):
328 mostlyclean-libtool:
329 -rm -f *.lo
331 clean-libtool:
332 -rm -rf .libs _libs
334 # This directory's subdirectories are mostly independent; you can cd
335 # into them and run `make' without going through this Makefile.
336 # To change the values of `make' variables: instead of editing Makefiles,
337 # (1) if the variable is set in `config.status', edit `config.status'
338 # (which will cause the Makefiles to be regenerated when you run `make');
339 # (2) otherwise, pass the desired values on the `make' command line.
340 $(RECURSIVE_TARGETS):
341 @fail= failcom='exit 1'; \
342 for f in x $$MAKEFLAGS; do \
343 case $$f in \
344 *=* | --[!k]*);; \
345 *k*) failcom='fail=yes';; \
346 esac; \
347 done; \
348 dot_seen=no; \
349 target=`echo $@ | sed s/-recursive//`; \
350 list='$(SUBDIRS)'; for subdir in $$list; do \
351 echo "Making $$target in $$subdir"; \
352 if test "$$subdir" = "."; then \
353 dot_seen=yes; \
354 local_target="$$target-am"; \
355 else \
356 local_target="$$target"; \
357 fi; \
358 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
359 || eval $$failcom; \
360 done; \
361 if test "$$dot_seen" = "no"; then \
362 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
363 fi; test -z "$$fail"
365 $(RECURSIVE_CLEAN_TARGETS):
366 @fail= failcom='exit 1'; \
367 for f in x $$MAKEFLAGS; do \
368 case $$f in \
369 *=* | --[!k]*);; \
370 *k*) failcom='fail=yes';; \
371 esac; \
372 done; \
373 dot_seen=no; \
374 case "$@" in \
375 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
376 *) list='$(SUBDIRS)' ;; \
377 esac; \
378 rev=''; for subdir in $$list; do \
379 if test "$$subdir" = "."; then :; else \
380 rev="$$subdir $$rev"; \
381 fi; \
382 done; \
383 rev="$$rev ."; \
384 target=`echo $@ | sed s/-recursive//`; \
385 for subdir in $$rev; do \
386 echo "Making $$target in $$subdir"; \
387 if test "$$subdir" = "."; then \
388 local_target="$$target-am"; \
389 else \
390 local_target="$$target"; \
391 fi; \
392 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
393 || eval $$failcom; \
394 done && test -z "$$fail"
395 tags-recursive:
396 list='$(SUBDIRS)'; for subdir in $$list; do \
397 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
398 done
399 ctags-recursive:
400 list='$(SUBDIRS)'; for subdir in $$list; do \
401 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
402 done
404 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
411 mkid -fID $$unique
412 tags: TAGS
414 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 set x; \
417 here=`pwd`; \
418 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
419 include_option=--etags-include; \
420 empty_fix=.; \
421 else \
422 include_option=--include; \
423 empty_fix=; \
424 fi; \
425 list='$(SUBDIRS)'; for subdir in $$list; do \
426 if test "$$subdir" = .; then :; else \
427 test ! -f $$subdir/TAGS || \
428 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
429 fi; \
430 done; \
431 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432 unique=`for i in $$list; do \
433 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434 done | \
435 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436 END { if (nonempty) { for (i in files) print i; }; }'`; \
437 shift; \
438 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
439 test -n "$$unique" || unique=$$empty_fix; \
440 if test $$# -gt 0; then \
441 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442 "$$@" $$unique; \
443 else \
444 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445 $$unique; \
446 fi; \
448 ctags: CTAGS
449 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
450 $(TAGS_FILES) $(LISP)
451 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
452 unique=`for i in $$list; do \
453 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454 done | \
455 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
456 END { if (nonempty) { for (i in files) print i; }; }'`; \
457 test -z "$(CTAGS_ARGS)$$unique" \
458 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
459 $$unique
461 GTAGS:
462 here=`$(am__cd) $(top_builddir) && pwd` \
463 && $(am__cd) $(top_srcdir) \
464 && gtags -i $(GTAGS_ARGS) "$$here"
466 distclean-tags:
467 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469 distdir: $(DISTFILES)
470 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472 list='$(DISTFILES)'; \
473 dist_files=`for file in $$list; do echo $$file; done | \
474 sed -e "s|^$$srcdirstrip/||;t" \
475 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476 case $$dist_files in \
477 */*) $(MKDIR_P) `echo "$$dist_files" | \
478 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479 sort -u` ;; \
480 esac; \
481 for file in $$dist_files; do \
482 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483 if test -d $$d/$$file; then \
484 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485 if test -d "$(distdir)/$$file"; then \
486 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
487 fi; \
488 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491 fi; \
492 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
493 else \
494 test -f "$(distdir)/$$file" \
495 || cp -p $$d/$$file "$(distdir)/$$file" \
496 || exit 1; \
497 fi; \
498 done
499 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
500 if test "$$subdir" = .; then :; else \
501 test -d "$(distdir)/$$subdir" \
502 || $(MKDIR_P) "$(distdir)/$$subdir" \
503 || exit 1; \
504 fi; \
505 done
506 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
507 if test "$$subdir" = .; then :; else \
508 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
509 $(am__relativize); \
510 new_distdir=$$reldir; \
511 dir1=$$subdir; dir2="$(top_distdir)"; \
512 $(am__relativize); \
513 new_top_distdir=$$reldir; \
514 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
515 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
516 ($(am__cd) $$subdir && \
517 $(MAKE) $(AM_MAKEFLAGS) \
518 top_distdir="$$new_top_distdir" \
519 distdir="$$new_distdir" \
520 am__remove_distdir=: \
521 am__skip_length_check=: \
522 am__skip_mode_fix=: \
523 distdir) \
524 || exit 1; \
525 fi; \
526 done
527 check-am: all-am
528 check: check-recursive
529 all-am: Makefile
530 installdirs: installdirs-recursive
531 installdirs-am:
532 install-exec: install-exec-recursive
533 install-data: install-data-recursive
535 install-am: all-am
536 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
538 installcheck: installcheck-recursive
539 install-strip:
540 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542 `test -z '$(STRIP)' || \
543 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544 mostlyclean-generic:
546 clean-generic:
548 distclean-generic:
549 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
552 maintainer-clean-generic:
553 @echo "This command is intended for maintainers to use"
554 @echo "it deletes files that may require special tools to rebuild."
555 clean: clean-recursive
557 clean-am: clean-generic clean-libtool mostlyclean-am
559 distclean: distclean-recursive
560 -rm -f Makefile
561 distclean-am: clean-am distclean-generic distclean-tags
563 dvi: dvi-recursive
565 dvi-am:
567 html: html-recursive
569 html-am:
571 info: info-recursive
573 info-am:
575 install-data-am:
577 install-dvi: install-dvi-recursive
579 install-dvi-am:
581 install-exec-am:
583 install-html: install-html-recursive
585 install-html-am:
587 install-info: install-info-recursive
589 install-info-am:
591 install-man:
593 install-pdf: install-pdf-recursive
595 install-pdf-am:
597 install-ps: install-ps-recursive
599 install-ps-am:
601 installcheck-am:
603 maintainer-clean: maintainer-clean-recursive
604 -rm -f Makefile
605 maintainer-clean-am: distclean-am maintainer-clean-generic
607 mostlyclean: mostlyclean-recursive
609 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
611 pdf: pdf-recursive
613 pdf-am:
615 ps: ps-recursive
617 ps-am:
619 uninstall-am:
621 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
622 install-am install-strip tags-recursive
624 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
625 all all-am check check-am clean clean-generic clean-libtool \
626 ctags ctags-recursive distclean distclean-generic \
627 distclean-libtool distclean-tags distdir dvi dvi-am html \
628 html-am info info-am install install-am install-data \
629 install-data-am install-dvi install-dvi-am install-exec \
630 install-exec-am install-html install-html-am install-info \
631 install-info-am install-man install-pdf install-pdf-am \
632 install-ps install-ps-am install-strip installcheck \
633 installcheck-am installdirs installdirs-am maintainer-clean \
634 maintainer-clean-generic mostlyclean mostlyclean-generic \
635 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
636 uninstall uninstall-am
639 install:
641 uninstall:
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.
645 .NOEXPORT: