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