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 = web/style
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 = $(SUBDIRS)
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@
309SUBDIRS = \
310  jqueryui \
311  transmission
312
313all: all-recursive
314
315.SUFFIXES:
316$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
317	@for dep in $?; do \
318	  case '$(am__configure_deps)' in \
319	    *$$dep*) \
320	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
321	        && { if test -f $@; then exit 0; else break; fi; }; \
322	      exit 1;; \
323	  esac; \
324	done; \
325	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu web/style/Makefile'; \
326	$(am__cd) $(top_srcdir) && \
327	  $(AUTOMAKE) --gnu web/style/Makefile
328.PRECIOUS: Makefile
329Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330	@case '$?' in \
331	  *config.status*) \
332	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
333	  *) \
334	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
335	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
336	esac;
337
338$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
341$(top_srcdir)/configure:  $(am__configure_deps)
342	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
344	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(am__aclocal_m4_deps):
346
347mostlyclean-libtool:
348	-rm -f *.lo
349
350clean-libtool:
351	-rm -rf .libs _libs
352
353# This directory's subdirectories are mostly independent; you can cd
354# into them and run `make' without going through this Makefile.
355# To change the values of `make' variables: instead of editing Makefiles,
356# (1) if the variable is set in `config.status', edit `config.status'
357#     (which will cause the Makefiles to be regenerated when you run `make');
358# (2) otherwise, pass the desired values on the `make' command line.
359$(RECURSIVE_TARGETS):
360	@fail= failcom='exit 1'; \
361	for f in x $$MAKEFLAGS; do \
362	  case $$f in \
363	    *=* | --[!k]*);; \
364	    *k*) failcom='fail=yes';; \
365	  esac; \
366	done; \
367	dot_seen=no; \
368	target=`echo $@ | sed s/-recursive//`; \
369	list='$(SUBDIRS)'; for subdir in $$list; do \
370	  echo "Making $$target in $$subdir"; \
371	  if test "$$subdir" = "."; then \
372	    dot_seen=yes; \
373	    local_target="$$target-am"; \
374	  else \
375	    local_target="$$target"; \
376	  fi; \
377	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
378	  || eval $$failcom; \
379	done; \
380	if test "$$dot_seen" = "no"; then \
381	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
382	fi; test -z "$$fail"
383
384$(RECURSIVE_CLEAN_TARGETS):
385	@fail= failcom='exit 1'; \
386	for f in x $$MAKEFLAGS; do \
387	  case $$f in \
388	    *=* | --[!k]*);; \
389	    *k*) failcom='fail=yes';; \
390	  esac; \
391	done; \
392	dot_seen=no; \
393	case "$@" in \
394	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
395	  *) list='$(SUBDIRS)' ;; \
396	esac; \
397	rev=''; for subdir in $$list; do \
398	  if test "$$subdir" = "."; then :; else \
399	    rev="$$subdir $$rev"; \
400	  fi; \
401	done; \
402	rev="$$rev ."; \
403	target=`echo $@ | sed s/-recursive//`; \
404	for subdir in $$rev; do \
405	  echo "Making $$target in $$subdir"; \
406	  if test "$$subdir" = "."; then \
407	    local_target="$$target-am"; \
408	  else \
409	    local_target="$$target"; \
410	  fi; \
411	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412	  || eval $$failcom; \
413	done && test -z "$$fail"
414tags-recursive:
415	list='$(SUBDIRS)'; for subdir in $$list; do \
416	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
417	done
418ctags-recursive:
419	list='$(SUBDIRS)'; for subdir in $$list; do \
420	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
421	done
422
423ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425	unique=`for i in $$list; do \
426	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427	  done | \
428	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429	      END { if (nonempty) { for (i in files) print i; }; }'`; \
430	mkid -fID $$unique
431tags: TAGS
432
433TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
434		$(TAGS_FILES) $(LISP)
435	set x; \
436	here=`pwd`; \
437	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
438	  include_option=--etags-include; \
439	  empty_fix=.; \
440	else \
441	  include_option=--include; \
442	  empty_fix=; \
443	fi; \
444	list='$(SUBDIRS)'; for subdir in $$list; do \
445	  if test "$$subdir" = .; then :; else \
446	    test ! -f $$subdir/TAGS || \
447	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
448	  fi; \
449	done; \
450	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
451	unique=`for i in $$list; do \
452	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453	  done | \
454	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
455	      END { if (nonempty) { for (i in files) print i; }; }'`; \
456	shift; \
457	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
458	  test -n "$$unique" || unique=$$empty_fix; \
459	  if test $$# -gt 0; then \
460	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461	      "$$@" $$unique; \
462	  else \
463	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464	      $$unique; \
465	  fi; \
466	fi
467ctags: CTAGS
468CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
469		$(TAGS_FILES) $(LISP)
470	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471	unique=`for i in $$list; do \
472	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473	  done | \
474	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
475	      END { if (nonempty) { for (i in files) print i; }; }'`; \
476	test -z "$(CTAGS_ARGS)$$unique" \
477	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478	     $$unique
479
480GTAGS:
481	here=`$(am__cd) $(top_builddir) && pwd` \
482	  && $(am__cd) $(top_srcdir) \
483	  && gtags -i $(GTAGS_ARGS) "$$here"
484
485distclean-tags:
486	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487
488distdir: $(DISTFILES)
489	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491	list='$(DISTFILES)'; \
492	  dist_files=`for file in $$list; do echo $$file; done | \
493	  sed -e "s|^$$srcdirstrip/||;t" \
494	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
495	case $$dist_files in \
496	  */*) $(MKDIR_P) `echo "$$dist_files" | \
497			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498			   sort -u` ;; \
499	esac; \
500	for file in $$dist_files; do \
501	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502	  if test -d $$d/$$file; then \
503	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
504	    if test -d "$(distdir)/$$file"; then \
505	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506	    fi; \
507	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
508	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
509	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510	    fi; \
511	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
512	  else \
513	    test -f "$(distdir)/$$file" \
514	    || cp -p $$d/$$file "$(distdir)/$$file" \
515	    || exit 1; \
516	  fi; \
517	done
518	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519	  if test "$$subdir" = .; then :; else \
520	    $(am__make_dryrun) \
521	      || test -d "$(distdir)/$$subdir" \
522	      || $(MKDIR_P) "$(distdir)/$$subdir" \
523	      || exit 1; \
524	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
525	    $(am__relativize); \
526	    new_distdir=$$reldir; \
527	    dir1=$$subdir; dir2="$(top_distdir)"; \
528	    $(am__relativize); \
529	    new_top_distdir=$$reldir; \
530	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
531	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
532	    ($(am__cd) $$subdir && \
533	      $(MAKE) $(AM_MAKEFLAGS) \
534	        top_distdir="$$new_top_distdir" \
535	        distdir="$$new_distdir" \
536		am__remove_distdir=: \
537		am__skip_length_check=: \
538		am__skip_mode_fix=: \
539	        distdir) \
540	      || exit 1; \
541	  fi; \
542	done
543check-am: all-am
544check: check-recursive
545all-am: Makefile
546installdirs: installdirs-recursive
547installdirs-am:
548install: install-recursive
549install-exec: install-exec-recursive
550install-data: install-data-recursive
551uninstall: uninstall-recursive
552
553install-am: all-am
554	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
556installcheck: installcheck-recursive
557install-strip:
558	if test -z '$(STRIP)'; then \
559	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561	      install; \
562	else \
563	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
564	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
565	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
566	fi
567mostlyclean-generic:
568
569clean-generic:
570
571distclean-generic:
572	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
573	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
574
575maintainer-clean-generic:
576	@echo "This command is intended for maintainers to use"
577	@echo "it deletes files that may require special tools to rebuild."
578clean: clean-recursive
579
580clean-am: clean-generic clean-libtool mostlyclean-am
581
582distclean: distclean-recursive
583	-rm -f Makefile
584distclean-am: clean-am distclean-generic distclean-tags
585
586dvi: dvi-recursive
587
588dvi-am:
589
590html: html-recursive
591
592html-am:
593
594info: info-recursive
595
596info-am:
597
598install-data-am:
599
600install-dvi: install-dvi-recursive
601
602install-dvi-am:
603
604install-exec-am:
605
606install-html: install-html-recursive
607
608install-html-am:
609
610install-info: install-info-recursive
611
612install-info-am:
613
614install-man:
615
616install-pdf: install-pdf-recursive
617
618install-pdf-am:
619
620install-ps: install-ps-recursive
621
622install-ps-am:
623
624installcheck-am:
625
626maintainer-clean: maintainer-clean-recursive
627	-rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-recursive
631
632mostlyclean-am: mostlyclean-generic mostlyclean-libtool
633
634pdf: pdf-recursive
635
636pdf-am:
637
638ps: ps-recursive
639
640ps-am:
641
642uninstall-am:
643
644.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
645	install-am install-strip tags-recursive
646
647.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
648	all all-am check check-am clean clean-generic clean-libtool \
649	ctags ctags-recursive distclean distclean-generic \
650	distclean-libtool distclean-tags distdir dvi dvi-am html \
651	html-am info info-am install install-am install-data \
652	install-data-am install-dvi install-dvi-am install-exec \
653	install-exec-am install-html install-html-am install-info \
654	install-info-am install-man install-pdf install-pdf-am \
655	install-ps install-ps-am install-strip installcheck \
656	installcheck-am installdirs installdirs-am maintainer-clean \
657	maintainer-clean-generic mostlyclean mostlyclean-generic \
658	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
659	uninstall uninstall-am
660
661
662# Tell versions [3.59,3.63) of GNU make to not export all variables.
663# Otherwise a system limit (for SysV at least) may be exceeded.
664.NOEXPORT:
665