Imported Upstream version 1.7.5
[platform/upstream/ethumb.git] / data / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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@
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 = data
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ac-modules.m4 \
40         $(top_srcdir)/m4/ac_attribute.m4 \
41         $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
42         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44         $(top_srcdir)/m4/lt~obsolete.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_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 AM_V_GEN = $(am__v_GEN_@AM_V@)
52 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53 am__v_GEN_0 = @echo "  GEN   " $@;
54 AM_V_at = $(am__v_at_@AM_V@)
55 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56 am__v_at_0 = @
57 SOURCES =
58 DIST_SOURCES =
59 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60         html-recursive info-recursive install-data-recursive \
61         install-dvi-recursive install-exec-recursive \
62         install-html-recursive install-info-recursive \
63         install-pdf-recursive install-ps-recursive install-recursive \
64         installcheck-recursive installdirs-recursive pdf-recursive \
65         ps-recursive uninstall-recursive
66 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67   distclean-recursive maintainer-clean-recursive
68 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
69         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
70         distdir
71 ETAGS = etags
72 CTAGS = ctags
73 DIST_SUBDIRS = $(SUBDIRS)
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 am__relativize = \
76   dir0=`pwd`; \
77   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
78   sed_rest='s,^[^/]*/*,,'; \
79   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
80   sed_butlast='s,/*[^/]*$$,,'; \
81   while test -n "$$dir1"; do \
82     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
83     if test "$$first" != "."; then \
84       if test "$$first" = ".."; then \
85         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
86         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
87       else \
88         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
89         if test "$$first2" = "$$first"; then \
90           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
91         else \
92           dir2="../$$dir2"; \
93         fi; \
94         dir0="$$dir0"/"$$first"; \
95       fi; \
96     fi; \
97     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
98   done; \
99   reldir="$$dir2"
100 ACLOCAL = @ACLOCAL@
101 AMTAR = @AMTAR@
102 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103 AR = @AR@
104 AS = @AS@
105 AUTOCONF = @AUTOCONF@
106 AUTOHEADER = @AUTOHEADER@
107 AUTOMAKE = @AUTOMAKE@
108 AWK = @AWK@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CFLAGS = @CFLAGS@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 DLLTOOL = @DLLTOOL@
118 DSYMUTIL = @DSYMUTIL@
119 DUMPBIN = @DUMPBIN@
120 ECHO_C = @ECHO_C@
121 ECHO_N = @ECHO_N@
122 ECHO_T = @ECHO_T@
123 ECORE_CFLAGS = @ECORE_CFLAGS@
124 ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
125 ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
126 ECORE_FILE_CFLAGS = @ECORE_FILE_CFLAGS@
127 ECORE_FILE_LIBS = @ECORE_FILE_LIBS@
128 ECORE_LIBS = @ECORE_LIBS@
129 EDBUS_CFLAGS = @EDBUS_CFLAGS@
130 EDBUS_LIBS = @EDBUS_LIBS@
131 EDBUS_VERSION = @EDBUS_VERSION@
132 EDJE_CFLAGS = @EDJE_CFLAGS@
133 EDJE_LIBS = @EDJE_LIBS@
134 EET_CFLAGS = @EET_CFLAGS@
135 EET_LIBS = @EET_LIBS@
136 EGREP = @EGREP@
137 EINA_CFLAGS = @EINA_CFLAGS@
138 EINA_LIBS = @EINA_LIBS@
139 EMOTION_CFLAGS = @EMOTION_CFLAGS@
140 EMOTION_LIBS = @EMOTION_LIBS@
141 EMOTION_VERSION = @EMOTION_VERSION@
142 EPDF_CFLAGS = @EPDF_CFLAGS@
143 EPDF_LIBS = @EPDF_LIBS@
144 EPDF_VERSION = @EPDF_VERSION@
145 EVAS_CFLAGS = @EVAS_CFLAGS@
146 EVAS_LIBS = @EVAS_LIBS@
147 EVIL_CFLAGS = @EVIL_CFLAGS@
148 EVIL_LIBS = @EVIL_LIBS@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GREP = @GREP@
152 HAVE_EDBUS = @HAVE_EDBUS@
153 HAVE_EMOTION = @HAVE_EMOTION@
154 HAVE_EPDF = @HAVE_EPDF@
155 HAVE_LIBEXIF = @HAVE_LIBEXIF@
156 INSTALL = @INSTALL@
157 INSTALL_DATA = @INSTALL_DATA@
158 INSTALL_PROGRAM = @INSTALL_PROGRAM@
159 INSTALL_SCRIPT = @INSTALL_SCRIPT@
160 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBEXIF_CFLAGS = @LIBEXIF_CFLAGS@
164 LIBEXIF_LIBS = @LIBEXIF_LIBS@
165 LIBEXIF_VERSION = @LIBEXIF_VERSION@
166 LIBOBJS = @LIBOBJS@
167 LIBS = @LIBS@
168 LIBTOOL = @LIBTOOL@
169 LIPO = @LIPO@
170 LN_S = @LN_S@
171 LTLIBOBJS = @LTLIBOBJS@
172 MAKEINFO = @MAKEINFO@
173 MANIFEST_TOOL = @MANIFEST_TOOL@
174 MKDIR_P = @MKDIR_P@
175 NM = @NM@
176 NMEDIT = @NMEDIT@
177 OBJDUMP = @OBJDUMP@
178 OBJEXT = @OBJEXT@
179 OTOOL = @OTOOL@
180 OTOOL64 = @OTOOL64@
181 PACKAGE = @PACKAGE@
182 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183 PACKAGE_NAME = @PACKAGE_NAME@
184 PACKAGE_STRING = @PACKAGE_STRING@
185 PACKAGE_TARNAME = @PACKAGE_TARNAME@
186 PACKAGE_URL = @PACKAGE_URL@
187 PACKAGE_VERSION = @PACKAGE_VERSION@
188 PATH_SEPARATOR = @PATH_SEPARATOR@
189 PKG_CONFIG = @PKG_CONFIG@
190 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
191 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
192 RANLIB = @RANLIB@
193 SED = @SED@
194 SET_MAKE = @SET_MAKE@
195 SHELL = @SHELL@
196 STRIP = @STRIP@
197 USE_MODULE_EMOTION = @USE_MODULE_EMOTION@
198 USE_MODULE_EPDF = @USE_MODULE_EPDF@
199 USE_MODULE_ETHUMBD = @USE_MODULE_ETHUMBD@
200 USE_MODULE_LIBEXIF = @USE_MODULE_LIBEXIF@
201 VERSION = @VERSION@
202 VMAJ = @VMAJ@
203 abs_builddir = @abs_builddir@
204 abs_srcdir = @abs_srcdir@
205 abs_top_builddir = @abs_top_builddir@
206 abs_top_srcdir = @abs_top_srcdir@
207 ac_ct_AR = @ac_ct_AR@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210 am__include = @am__include@
211 am__leading_dot = @am__leading_dot@
212 am__quote = @am__quote@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 bindir = @bindir@
216 build = @build@
217 build_alias = @build_alias@
218 build_cpu = @build_cpu@
219 build_os = @build_os@
220 build_vendor = @build_vendor@
221 builddir = @builddir@
222 datadir = @datadir@
223 datarootdir = @datarootdir@
224 dbusservicedir = @dbusservicedir@
225 docdir = @docdir@
226 dvidir = @dvidir@
227 edje_cc = @edje_cc@
228 efl_doxygen = @efl_doxygen@
229 efl_have_doxygen = @efl_have_doxygen@
230 exec_prefix = @exec_prefix@
231 host = @host@
232 host_alias = @host_alias@
233 host_cpu = @host_cpu@
234 host_os = @host_os@
235 host_vendor = @host_vendor@
236 htmldir = @htmldir@
237 includedir = @includedir@
238 infodir = @infodir@
239 install_sh = @install_sh@
240 libdir = @libdir@
241 libexecdir = @libexecdir@
242 localedir = @localedir@
243 localstatedir = @localstatedir@
244 mandir = @mandir@
245 mkdir_p = @mkdir_p@
246 oldincludedir = @oldincludedir@
247 pdfdir = @pdfdir@
248 prefix = @prefix@
249 program_transform_name = @program_transform_name@
250 psdir = @psdir@
251 release_info = @release_info@
252 requirement_ethumb = @requirement_ethumb@
253 requirement_ethumb_client = @requirement_ethumb_client@
254 sbindir = @sbindir@
255 sharedstatedir = @sharedstatedir@
256 srcdir = @srcdir@
257 sysconfdir = @sysconfdir@
258 target_alias = @target_alias@
259 top_build_prefix = @top_build_prefix@
260 top_builddir = @top_builddir@
261 top_srcdir = @top_srcdir@
262 version_info = @version_info@
263 MAINTAINERCLEANFILES = Makefile.in
264 SUBDIRS = frames
265 all: all-recursive
266
267 .SUFFIXES:
268 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
269         @for dep in $?; do \
270           case '$(am__configure_deps)' in \
271             *$$dep*) \
272               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
273                 && { if test -f $@; then exit 0; else break; fi; }; \
274               exit 1;; \
275           esac; \
276         done; \
277         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
278         $(am__cd) $(top_srcdir) && \
279           $(AUTOMAKE) --gnu data/Makefile
280 .PRECIOUS: Makefile
281 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282         @case '$?' in \
283           *config.status*) \
284             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
285           *) \
286             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
287             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
288         esac;
289
290 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293 $(top_srcdir)/configure:  $(am__configure_deps)
294         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
296         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(am__aclocal_m4_deps):
298
299 mostlyclean-libtool:
300         -rm -f *.lo
301
302 clean-libtool:
303         -rm -rf .libs _libs
304
305 # This directory's subdirectories are mostly independent; you can cd
306 # into them and run `make' without going through this Makefile.
307 # To change the values of `make' variables: instead of editing Makefiles,
308 # (1) if the variable is set in `config.status', edit `config.status'
309 #     (which will cause the Makefiles to be regenerated when you run `make');
310 # (2) otherwise, pass the desired values on the `make' command line.
311 $(RECURSIVE_TARGETS):
312         @fail= failcom='exit 1'; \
313         for f in x $$MAKEFLAGS; do \
314           case $$f in \
315             *=* | --[!k]*);; \
316             *k*) failcom='fail=yes';; \
317           esac; \
318         done; \
319         dot_seen=no; \
320         target=`echo $@ | sed s/-recursive//`; \
321         list='$(SUBDIRS)'; for subdir in $$list; do \
322           echo "Making $$target in $$subdir"; \
323           if test "$$subdir" = "."; then \
324             dot_seen=yes; \
325             local_target="$$target-am"; \
326           else \
327             local_target="$$target"; \
328           fi; \
329           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
330           || eval $$failcom; \
331         done; \
332         if test "$$dot_seen" = "no"; then \
333           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
334         fi; test -z "$$fail"
335
336 $(RECURSIVE_CLEAN_TARGETS):
337         @fail= failcom='exit 1'; \
338         for f in x $$MAKEFLAGS; do \
339           case $$f in \
340             *=* | --[!k]*);; \
341             *k*) failcom='fail=yes';; \
342           esac; \
343         done; \
344         dot_seen=no; \
345         case "$@" in \
346           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
347           *) list='$(SUBDIRS)' ;; \
348         esac; \
349         rev=''; for subdir in $$list; do \
350           if test "$$subdir" = "."; then :; else \
351             rev="$$subdir $$rev"; \
352           fi; \
353         done; \
354         rev="$$rev ."; \
355         target=`echo $@ | sed s/-recursive//`; \
356         for subdir in $$rev; do \
357           echo "Making $$target in $$subdir"; \
358           if test "$$subdir" = "."; then \
359             local_target="$$target-am"; \
360           else \
361             local_target="$$target"; \
362           fi; \
363           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
364           || eval $$failcom; \
365         done && test -z "$$fail"
366 tags-recursive:
367         list='$(SUBDIRS)'; for subdir in $$list; do \
368           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
369         done
370 ctags-recursive:
371         list='$(SUBDIRS)'; for subdir in $$list; do \
372           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
373         done
374
375 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
376         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
377         unique=`for i in $$list; do \
378             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379           done | \
380           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
381               END { if (nonempty) { for (i in files) print i; }; }'`; \
382         mkid -fID $$unique
383 tags: TAGS
384
385 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386                 $(TAGS_FILES) $(LISP)
387         set x; \
388         here=`pwd`; \
389         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
390           include_option=--etags-include; \
391           empty_fix=.; \
392         else \
393           include_option=--include; \
394           empty_fix=; \
395         fi; \
396         list='$(SUBDIRS)'; for subdir in $$list; do \
397           if test "$$subdir" = .; then :; else \
398             test ! -f $$subdir/TAGS || \
399               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
400           fi; \
401         done; \
402         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
403         unique=`for i in $$list; do \
404             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405           done | \
406           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407               END { if (nonempty) { for (i in files) print i; }; }'`; \
408         shift; \
409         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
410           test -n "$$unique" || unique=$$empty_fix; \
411           if test $$# -gt 0; then \
412             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413               "$$@" $$unique; \
414           else \
415             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416               $$unique; \
417           fi; \
418         fi
419 ctags: CTAGS
420 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
421                 $(TAGS_FILES) $(LISP)
422         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
423         unique=`for i in $$list; do \
424             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425           done | \
426           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427               END { if (nonempty) { for (i in files) print i; }; }'`; \
428         test -z "$(CTAGS_ARGS)$$unique" \
429           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430              $$unique
431
432 GTAGS:
433         here=`$(am__cd) $(top_builddir) && pwd` \
434           && $(am__cd) $(top_srcdir) \
435           && gtags -i $(GTAGS_ARGS) "$$here"
436
437 distclean-tags:
438         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439
440 distdir: $(DISTFILES)
441         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443         list='$(DISTFILES)'; \
444           dist_files=`for file in $$list; do echo $$file; done | \
445           sed -e "s|^$$srcdirstrip/||;t" \
446               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
447         case $$dist_files in \
448           */*) $(MKDIR_P) `echo "$$dist_files" | \
449                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
450                            sort -u` ;; \
451         esac; \
452         for file in $$dist_files; do \
453           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454           if test -d $$d/$$file; then \
455             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
456             if test -d "$(distdir)/$$file"; then \
457               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458             fi; \
459             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
460               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
461               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462             fi; \
463             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
464           else \
465             test -f "$(distdir)/$$file" \
466             || cp -p $$d/$$file "$(distdir)/$$file" \
467             || exit 1; \
468           fi; \
469         done
470         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
471           if test "$$subdir" = .; then :; else \
472             test -d "$(distdir)/$$subdir" \
473             || $(MKDIR_P) "$(distdir)/$$subdir" \
474             || exit 1; \
475           fi; \
476         done
477         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
478           if test "$$subdir" = .; then :; else \
479             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
480             $(am__relativize); \
481             new_distdir=$$reldir; \
482             dir1=$$subdir; dir2="$(top_distdir)"; \
483             $(am__relativize); \
484             new_top_distdir=$$reldir; \
485             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
486             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
487             ($(am__cd) $$subdir && \
488               $(MAKE) $(AM_MAKEFLAGS) \
489                 top_distdir="$$new_top_distdir" \
490                 distdir="$$new_distdir" \
491                 am__remove_distdir=: \
492                 am__skip_length_check=: \
493                 am__skip_mode_fix=: \
494                 distdir) \
495               || exit 1; \
496           fi; \
497         done
498 check-am: all-am
499 check: check-recursive
500 all-am: Makefile
501 installdirs: installdirs-recursive
502 installdirs-am:
503 install: install-recursive
504 install-exec: install-exec-recursive
505 install-data: install-data-recursive
506 uninstall: uninstall-recursive
507
508 install-am: all-am
509         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
510
511 installcheck: installcheck-recursive
512 install-strip:
513         if test -z '$(STRIP)'; then \
514           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516               install; \
517         else \
518           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
521         fi
522 mostlyclean-generic:
523
524 clean-generic:
525
526 distclean-generic:
527         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
528         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
529
530 maintainer-clean-generic:
531         @echo "This command is intended for maintainers to use"
532         @echo "it deletes files that may require special tools to rebuild."
533         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
534 clean: clean-recursive
535
536 clean-am: clean-generic clean-libtool mostlyclean-am
537
538 distclean: distclean-recursive
539         -rm -f Makefile
540 distclean-am: clean-am distclean-generic distclean-tags
541
542 dvi: dvi-recursive
543
544 dvi-am:
545
546 html: html-recursive
547
548 html-am:
549
550 info: info-recursive
551
552 info-am:
553
554 install-data-am:
555
556 install-dvi: install-dvi-recursive
557
558 install-dvi-am:
559
560 install-exec-am:
561
562 install-html: install-html-recursive
563
564 install-html-am:
565
566 install-info: install-info-recursive
567
568 install-info-am:
569
570 install-man:
571
572 install-pdf: install-pdf-recursive
573
574 install-pdf-am:
575
576 install-ps: install-ps-recursive
577
578 install-ps-am:
579
580 installcheck-am:
581
582 maintainer-clean: maintainer-clean-recursive
583         -rm -f Makefile
584 maintainer-clean-am: distclean-am maintainer-clean-generic
585
586 mostlyclean: mostlyclean-recursive
587
588 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
589
590 pdf: pdf-recursive
591
592 pdf-am:
593
594 ps: ps-recursive
595
596 ps-am:
597
598 uninstall-am:
599
600 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
601         install-am install-strip tags-recursive
602
603 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
604         all all-am check check-am clean clean-generic clean-libtool \
605         ctags ctags-recursive distclean distclean-generic \
606         distclean-libtool distclean-tags distdir dvi dvi-am html \
607         html-am info info-am install install-am install-data \
608         install-data-am install-dvi install-dvi-am install-exec \
609         install-exec-am install-html install-html-am install-info \
610         install-info-am install-man install-pdf install-pdf-am \
611         install-ps install-ps-am install-strip installcheck \
612         installcheck-am installdirs installdirs-am maintainer-clean \
613         maintainer-clean-generic mostlyclean mostlyclean-generic \
614         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
615         uninstall uninstall-am
616
617
618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
619 # Otherwise a system limit (for SysV at least) may be exceeded.
620 .NOEXPORT: