Imported Upstream version 1.7.4
[platform/upstream/emotion.git] / 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40         $(srcdir)/emotion.pc.in $(srcdir)/emotion.spec.in \
41         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
42         INSTALL NEWS TODO config.guess config.sub depcomp install-sh \
43         ltmain.sh missing
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
46         $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
47         $(top_srcdir)/m4/efl_edje_external.m4 \
48         $(top_srcdir)/m4/efl_examples.m4 \
49         $(top_srcdir)/m4/efl_shm_open.m4 \
50         $(top_srcdir)/m4/emotion_check.m4 $(top_srcdir)/m4/libtool.m4 \
51         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53         $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57  configure.lineno config.status.lineno
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = config.h
60 CONFIG_CLEAN_FILES = emotion.pc emotion.spec
61 CONFIG_CLEAN_VPATH_FILES =
62 AM_V_GEN = $(am__v_GEN_@AM_V@)
63 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
64 am__v_GEN_0 = @echo "  GEN   " $@;
65 AM_V_at = $(am__v_at_@AM_V@)
66 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
67 am__v_at_0 = @
68 SOURCES =
69 DIST_SOURCES =
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71         html-recursive info-recursive install-data-recursive \
72         install-dvi-recursive install-exec-recursive \
73         install-html-recursive install-info-recursive \
74         install-pdf-recursive install-ps-recursive install-recursive \
75         installcheck-recursive installdirs-recursive pdf-recursive \
76         ps-recursive uninstall-recursive
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89   for p in $$list; do echo "$$p $$p"; done | \
90   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92     if (++n[$$2] == $(am__install_max)) \
93       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94     END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__uninstall_files_from_dir = { \
99   test -z "$$files" \
100     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
101     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
102          $(am__cd) "$$dir" && rm -f $$files; }; \
103   }
104 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
105 DATA = $(pkgconfig_DATA)
106 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
107   distclean-recursive maintainer-clean-recursive
108 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
109         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
110         distdir dist dist-all distcheck
111 ETAGS = etags
112 CTAGS = ctags
113 DIST_SUBDIRS = $(SUBDIRS)
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115 distdir = $(PACKAGE)-$(VERSION)
116 top_distdir = $(distdir)
117 am__remove_distdir = \
118   if test -d "$(distdir)"; then \
119     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
120       && rm -rf "$(distdir)" \
121       || { sleep 5 && rm -rf "$(distdir)"; }; \
122   else :; fi
123 am__relativize = \
124   dir0=`pwd`; \
125   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
126   sed_rest='s,^[^/]*/*,,'; \
127   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
128   sed_butlast='s,/*[^/]*$$,,'; \
129   while test -n "$$dir1"; do \
130     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
131     if test "$$first" != "."; then \
132       if test "$$first" = ".."; then \
133         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
134         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
135       else \
136         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
137         if test "$$first2" = "$$first"; then \
138           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
139         else \
140           dir2="../$$dir2"; \
141         fi; \
142         dir0="$$dir0"/"$$first"; \
143       fi; \
144     fi; \
145     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
146   done; \
147   reldir="$$dir2"
148 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
149 GZIP_ENV = --best
150 distuninstallcheck_listfiles = find . -type f -print
151 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
152   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
153 distcleancheck_listfiles = find . -type f -print
154 ACLOCAL = @ACLOCAL@
155 ALLOCA = @ALLOCA@
156 AMTAR = @AMTAR@
157 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158 AR = @AR@
159 AS = @AS@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 CC = @CC@
165 CCDEPMODE = @CCDEPMODE@
166 CFLAGS = @CFLAGS@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DLLTOOL = @DLLTOOL@
173 DSYMUTIL = @DSYMUTIL@
174 DUMPBIN = @DUMPBIN@
175 ECHO_C = @ECHO_C@
176 ECHO_N = @ECHO_N@
177 ECHO_T = @ECHO_T@
178 ECORE_FB_CFLAGS = @ECORE_FB_CFLAGS@
179 ECORE_FB_LIBS = @ECORE_FB_LIBS@
180 ECORE_X_CFLAGS = @ECORE_X_CFLAGS@
181 ECORE_X_LIBS = @ECORE_X_LIBS@
182 EDJE_EXTERNAL_CFLAGS = @EDJE_EXTERNAL_CFLAGS@
183 EDJE_EXTERNAL_LIBS = @EDJE_EXTERNAL_LIBS@
184 EEZE_CFLAGS = @EEZE_CFLAGS@
185 EEZE_LIBS = @EEZE_LIBS@
186 EFL_EMOTION_BUILD = @EFL_EMOTION_BUILD@
187 EFL_SHM_OPEN_LIBS = @EFL_SHM_OPEN_LIBS@
188 EGREP = @EGREP@
189 EIO_CFLAGS = @EIO_CFLAGS@
190 EIO_LIBS = @EIO_LIBS@
191 EMOTION_BIN_CFLAGS = @EMOTION_BIN_CFLAGS@
192 EMOTION_BIN_LIBS = @EMOTION_BIN_LIBS@
193 EMOTION_CFLAGS = @EMOTION_CFLAGS@
194 EMOTION_CPPFLAGS = @EMOTION_CPPFLAGS@
195 EMOTION_LIBS = @EMOTION_LIBS@
196 EMOTION_TEST_PRG = @EMOTION_TEST_PRG@
197 EXEEXT = @EXEEXT@
198 FGREP = @FGREP@
199 GENERIC_CFLAGS = @GENERIC_CFLAGS@
200 GENERIC_LIBS = @GENERIC_LIBS@
201 GENERIC_VLC_CFLAGS = @GENERIC_VLC_CFLAGS@
202 GENERIC_VLC_LIBS = @GENERIC_VLC_LIBS@
203 GREP = @GREP@
204 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
205 GSTREAMER_INTERFACE_CFLAGS = @GSTREAMER_INTERFACE_CFLAGS@
206 GSTREAMER_INTERFACE_LIBS = @GSTREAMER_INTERFACE_LIBS@
207 GSTREAMER_LIBS = @GSTREAMER_LIBS@
208 INSTALL = @INSTALL@
209 INSTALL_DATA = @INSTALL_DATA@
210 INSTALL_PROGRAM = @INSTALL_PROGRAM@
211 INSTALL_SCRIPT = @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213 LD = @LD@
214 LDFLAGS = @LDFLAGS@
215 LIBOBJS = @LIBOBJS@
216 LIBS = @LIBS@
217 LIBTOOL = @LIBTOOL@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MKDIR_P = @MKDIR_P@
224 MODULE_EDJE = @MODULE_EDJE@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PKG_CONFIG = @PKG_CONFIG@
240 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
241 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
242 RANLIB = @RANLIB@
243 SED = @SED@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 VERSION = @VERSION@
248 VMAJ = @VMAJ@
249 XINE_CFLAGS = @XINE_CFLAGS@
250 XINE_LIBS = @XINE_LIBS@
251 abs_builddir = @abs_builddir@
252 abs_srcdir = @abs_srcdir@
253 abs_top_builddir = @abs_top_builddir@
254 abs_top_srcdir = @abs_top_srcdir@
255 ac_ct_AR = @ac_ct_AR@
256 ac_ct_CC = @ac_ct_CC@
257 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258 am__include = @am__include@
259 am__leading_dot = @am__leading_dot@
260 am__quote = @am__quote@
261 am__tar = @am__tar@
262 am__untar = @am__untar@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 edje_cc = @edje_cc@
275 efl_doxygen = @efl_doxygen@
276 efl_have_doxygen = @efl_have_doxygen@
277 exec_prefix = @exec_prefix@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 htmldir = @htmldir@
284 includedir = @includedir@
285 infodir = @infodir@
286 install_sh = @install_sh@
287 libdir = @libdir@
288 libexecdir = @libexecdir@
289 localedir = @localedir@
290 localstatedir = @localstatedir@
291 lt_enable_auto_import = @lt_enable_auto_import@
292 mandir = @mandir@
293 mkdir_p = @mkdir_p@
294 oldincludedir = @oldincludedir@
295 pdfdir = @pdfdir@
296 pkgconfig_requires_private = @pkgconfig_requires_private@
297 prefix = @prefix@
298 program_transform_name = @program_transform_name@
299 psdir = @psdir@
300 release_info = @release_info@
301 requirement_emotion = @requirement_emotion@
302 sbindir = @sbindir@
303 sharedstatedir = @sharedstatedir@
304 srcdir = @srcdir@
305 sysconfdir = @sysconfdir@
306 target_alias = @target_alias@
307 top_build_prefix = @top_build_prefix@
308 top_builddir = @top_builddir@
309 top_srcdir = @top_srcdir@
310 version_info = @version_info@
311 ACLOCAL_AMFLAGS = -I m4
312 SUBDIRS = src data doc
313 MAINTAINERCLEANFILES = \
314 Makefile.in \
315 aclocal.m4 \
316 config.guess \
317 config.h.in \
318 config.sub \
319 configure \
320 depcomp \
321 install-sh \
322 ltconfig \
323 ltmain.sh \
324 missing \
325 mkinstalldirs \
326 stamp-h.in \
327 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
328 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
329 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2
330
331 EXTRA_DIST = \
332 README \
333 AUTHORS \
334 COPYING \
335 autogen.sh \
336 emotion.spec \
337 emotion.spec.in \
338 emotion.pc.in \
339 m4/ac_attribute.m4 \
340 m4/efl_binary.m4 \
341 m4/efl_doxygen.m4 \
342 m4/efl_edje_external.m4 \
343 m4/efl_examples.m4 \
344 m4/efl_shm_open.m4 \
345 m4/emotion_check.m4 \
346 m4/gst-element-check.m4
347
348 pkgconfigdir = $(libdir)/pkgconfig
349 pkgconfig_DATA = emotion.pc
350 all: config.h
351         $(MAKE) $(AM_MAKEFLAGS) all-recursive
352
353 .SUFFIXES:
354 am--refresh: Makefile
355         @:
356 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
357         @for dep in $?; do \
358           case '$(am__configure_deps)' in \
359             *$$dep*) \
360               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
361               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
362                 && exit 0; \
363               exit 1;; \
364           esac; \
365         done; \
366         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
367         $(am__cd) $(top_srcdir) && \
368           $(AUTOMAKE) --gnu Makefile
369 .PRECIOUS: Makefile
370 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
371         @case '$?' in \
372           *config.status*) \
373             echo ' $(SHELL) ./config.status'; \
374             $(SHELL) ./config.status;; \
375           *) \
376             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
377             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
378         esac;
379
380 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
381         $(SHELL) ./config.status --recheck
382
383 $(top_srcdir)/configure:  $(am__configure_deps)
384         $(am__cd) $(srcdir) && $(AUTOCONF)
385 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
386         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
387 $(am__aclocal_m4_deps):
388
389 config.h: stamp-h1
390         @if test ! -f $@; then rm -f stamp-h1; else :; fi
391         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
392
393 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
394         @rm -f stamp-h1
395         cd $(top_builddir) && $(SHELL) ./config.status config.h
396 $(srcdir)/config.h.in:  $(am__configure_deps) 
397         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
398         rm -f stamp-h1
399         touch $@
400
401 distclean-hdr:
402         -rm -f config.h stamp-h1
403 emotion.pc: $(top_builddir)/config.status $(srcdir)/emotion.pc.in
404         cd $(top_builddir) && $(SHELL) ./config.status $@
405 emotion.spec: $(top_builddir)/config.status $(srcdir)/emotion.spec.in
406         cd $(top_builddir) && $(SHELL) ./config.status $@
407
408 mostlyclean-libtool:
409         -rm -f *.lo
410
411 clean-libtool:
412         -rm -rf .libs _libs
413
414 distclean-libtool:
415         -rm -f libtool config.lt
416 install-pkgconfigDATA: $(pkgconfig_DATA)
417         @$(NORMAL_INSTALL)
418         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
419         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
420         for p in $$list; do \
421           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
422           echo "$$d$$p"; \
423         done | $(am__base_list) | \
424         while read files; do \
425           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
426           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
427         done
428
429 uninstall-pkgconfigDATA:
430         @$(NORMAL_UNINSTALL)
431         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
432         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
433         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
434
435 # This directory's subdirectories are mostly independent; you can cd
436 # into them and run `make' without going through this Makefile.
437 # To change the values of `make' variables: instead of editing Makefiles,
438 # (1) if the variable is set in `config.status', edit `config.status'
439 #     (which will cause the Makefiles to be regenerated when you run `make');
440 # (2) otherwise, pass the desired values on the `make' command line.
441 $(RECURSIVE_TARGETS):
442         @fail= failcom='exit 1'; \
443         for f in x $$MAKEFLAGS; do \
444           case $$f in \
445             *=* | --[!k]*);; \
446             *k*) failcom='fail=yes';; \
447           esac; \
448         done; \
449         dot_seen=no; \
450         target=`echo $@ | sed s/-recursive//`; \
451         list='$(SUBDIRS)'; for subdir in $$list; do \
452           echo "Making $$target in $$subdir"; \
453           if test "$$subdir" = "."; then \
454             dot_seen=yes; \
455             local_target="$$target-am"; \
456           else \
457             local_target="$$target"; \
458           fi; \
459           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
460           || eval $$failcom; \
461         done; \
462         if test "$$dot_seen" = "no"; then \
463           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
464         fi; test -z "$$fail"
465
466 $(RECURSIVE_CLEAN_TARGETS):
467         @fail= failcom='exit 1'; \
468         for f in x $$MAKEFLAGS; do \
469           case $$f in \
470             *=* | --[!k]*);; \
471             *k*) failcom='fail=yes';; \
472           esac; \
473         done; \
474         dot_seen=no; \
475         case "$@" in \
476           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
477           *) list='$(SUBDIRS)' ;; \
478         esac; \
479         rev=''; for subdir in $$list; do \
480           if test "$$subdir" = "."; then :; else \
481             rev="$$subdir $$rev"; \
482           fi; \
483         done; \
484         rev="$$rev ."; \
485         target=`echo $@ | sed s/-recursive//`; \
486         for subdir in $$rev; do \
487           echo "Making $$target in $$subdir"; \
488           if test "$$subdir" = "."; then \
489             local_target="$$target-am"; \
490           else \
491             local_target="$$target"; \
492           fi; \
493           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
494           || eval $$failcom; \
495         done && test -z "$$fail"
496 tags-recursive:
497         list='$(SUBDIRS)'; for subdir in $$list; do \
498           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
499         done
500 ctags-recursive:
501         list='$(SUBDIRS)'; for subdir in $$list; do \
502           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
503         done
504
505 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
506         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507         unique=`for i in $$list; do \
508             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509           done | \
510           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511               END { if (nonempty) { for (i in files) print i; }; }'`; \
512         mkid -fID $$unique
513 tags: TAGS
514
515 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
516                 $(TAGS_FILES) $(LISP)
517         set x; \
518         here=`pwd`; \
519         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
520           include_option=--etags-include; \
521           empty_fix=.; \
522         else \
523           include_option=--include; \
524           empty_fix=; \
525         fi; \
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           if test "$$subdir" = .; then :; else \
528             test ! -f $$subdir/TAGS || \
529               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
530           fi; \
531         done; \
532         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533         unique=`for i in $$list; do \
534             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535           done | \
536           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537               END { if (nonempty) { for (i in files) print i; }; }'`; \
538         shift; \
539         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
540           test -n "$$unique" || unique=$$empty_fix; \
541           if test $$# -gt 0; then \
542             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
543               "$$@" $$unique; \
544           else \
545             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546               $$unique; \
547           fi; \
548         fi
549 ctags: CTAGS
550 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
551                 $(TAGS_FILES) $(LISP)
552         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
553         unique=`for i in $$list; do \
554             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555           done | \
556           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557               END { if (nonempty) { for (i in files) print i; }; }'`; \
558         test -z "$(CTAGS_ARGS)$$unique" \
559           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
560              $$unique
561
562 GTAGS:
563         here=`$(am__cd) $(top_builddir) && pwd` \
564           && $(am__cd) $(top_srcdir) \
565           && gtags -i $(GTAGS_ARGS) "$$here"
566
567 distclean-tags:
568         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
569
570 distdir: $(DISTFILES)
571         $(am__remove_distdir)
572         test -d "$(distdir)" || mkdir "$(distdir)"
573         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575         list='$(DISTFILES)'; \
576           dist_files=`for file in $$list; do echo $$file; done | \
577           sed -e "s|^$$srcdirstrip/||;t" \
578               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
579         case $$dist_files in \
580           */*) $(MKDIR_P) `echo "$$dist_files" | \
581                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582                            sort -u` ;; \
583         esac; \
584         for file in $$dist_files; do \
585           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
586           if test -d $$d/$$file; then \
587             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
588             if test -d "$(distdir)/$$file"; then \
589               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590             fi; \
591             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
593               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594             fi; \
595             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
596           else \
597             test -f "$(distdir)/$$file" \
598             || cp -p $$d/$$file "$(distdir)/$$file" \
599             || exit 1; \
600           fi; \
601         done
602         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
603           if test "$$subdir" = .; then :; else \
604             test -d "$(distdir)/$$subdir" \
605             || $(MKDIR_P) "$(distdir)/$$subdir" \
606             || exit 1; \
607           fi; \
608         done
609         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
610           if test "$$subdir" = .; then :; else \
611             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
612             $(am__relativize); \
613             new_distdir=$$reldir; \
614             dir1=$$subdir; dir2="$(top_distdir)"; \
615             $(am__relativize); \
616             new_top_distdir=$$reldir; \
617             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
618             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
619             ($(am__cd) $$subdir && \
620               $(MAKE) $(AM_MAKEFLAGS) \
621                 top_distdir="$$new_top_distdir" \
622                 distdir="$$new_distdir" \
623                 am__remove_distdir=: \
624                 am__skip_length_check=: \
625                 am__skip_mode_fix=: \
626                 distdir) \
627               || exit 1; \
628           fi; \
629         done
630         -test -n "$(am__skip_mode_fix)" \
631         || find "$(distdir)" -type d ! -perm -755 \
632                 -exec chmod u+rwx,go+rx {} \; -o \
633           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
634           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
635           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
636         || chmod -R a+r "$(distdir)"
637 dist-gzip: distdir
638         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
639         $(am__remove_distdir)
640 dist-bzip2: distdir
641         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
642         $(am__remove_distdir)
643
644 dist-lzip: distdir
645         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
646         $(am__remove_distdir)
647
648 dist-lzma: distdir
649         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
650         $(am__remove_distdir)
651
652 dist-xz: distdir
653         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
654         $(am__remove_distdir)
655
656 dist-tarZ: distdir
657         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
658         $(am__remove_distdir)
659
660 dist-shar: distdir
661         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
662         $(am__remove_distdir)
663
664 dist-zip: distdir
665         -rm -f $(distdir).zip
666         zip -rq $(distdir).zip $(distdir)
667         $(am__remove_distdir)
668
669 dist dist-all: distdir
670         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
671         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
672         $(am__remove_distdir)
673
674 # This target untars the dist file and tries a VPATH configuration.  Then
675 # it guarantees that the distribution is self-contained by making another
676 # tarfile.
677 distcheck: dist
678         case '$(DIST_ARCHIVES)' in \
679         *.tar.gz*) \
680           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
681         *.tar.bz2*) \
682           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
683         *.tar.lzma*) \
684           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
685         *.tar.lz*) \
686           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
687         *.tar.xz*) \
688           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
689         *.tar.Z*) \
690           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
691         *.shar.gz*) \
692           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
693         *.zip*) \
694           unzip $(distdir).zip ;;\
695         esac
696         chmod -R a-w $(distdir); chmod a+w $(distdir)
697         mkdir $(distdir)/_build
698         mkdir $(distdir)/_inst
699         chmod a-w $(distdir)
700         test -d $(distdir)/_build || exit 0; \
701         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
702           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
703           && am__cwd=`pwd` \
704           && $(am__cd) $(distdir)/_build \
705           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
706             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
707             $(DISTCHECK_CONFIGURE_FLAGS) \
708           && $(MAKE) $(AM_MAKEFLAGS) \
709           && $(MAKE) $(AM_MAKEFLAGS) dvi \
710           && $(MAKE) $(AM_MAKEFLAGS) check \
711           && $(MAKE) $(AM_MAKEFLAGS) install \
712           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
713           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
714           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
715                 distuninstallcheck \
716           && chmod -R a-w "$$dc_install_base" \
717           && ({ \
718                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
719                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
720                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
721                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
722                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
723               } || { rm -rf "$$dc_destdir"; exit 1; }) \
724           && rm -rf "$$dc_destdir" \
725           && $(MAKE) $(AM_MAKEFLAGS) dist \
726           && rm -rf $(DIST_ARCHIVES) \
727           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
728           && cd "$$am__cwd" \
729           || exit 1
730         $(am__remove_distdir)
731         @(echo "$(distdir) archives ready for distribution: "; \
732           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
733           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
734 distuninstallcheck:
735         @test -n '$(distuninstallcheck_dir)' || { \
736           echo 'ERROR: trying to run $@ with an empty' \
737                '$$(distuninstallcheck_dir)' >&2; \
738           exit 1; \
739         }; \
740         $(am__cd) '$(distuninstallcheck_dir)' || { \
741           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
742           exit 1; \
743         }; \
744         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
745            || { echo "ERROR: files left after uninstall:" ; \
746                 if test -n "$(DESTDIR)"; then \
747                   echo "  (check DESTDIR support)"; \
748                 fi ; \
749                 $(distuninstallcheck_listfiles) ; \
750                 exit 1; } >&2
751 distcleancheck: distclean
752         @if test '$(srcdir)' = . ; then \
753           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
754           exit 1 ; \
755         fi
756         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
757           || { echo "ERROR: files left in build directory after distclean:" ; \
758                $(distcleancheck_listfiles) ; \
759                exit 1; } >&2
760 check-am: all-am
761 check: check-recursive
762 all-am: Makefile $(DATA) config.h
763 installdirs: installdirs-recursive
764 installdirs-am:
765         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
766           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
767         done
768 install: install-recursive
769 install-exec: install-exec-recursive
770 install-data: install-data-recursive
771 uninstall: uninstall-recursive
772
773 install-am: all-am
774         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
775
776 installcheck: installcheck-recursive
777 install-strip:
778         if test -z '$(STRIP)'; then \
779           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781               install; \
782         else \
783           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
784             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
786         fi
787 mostlyclean-generic:
788
789 clean-generic:
790
791 distclean-generic:
792         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
793         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
794
795 maintainer-clean-generic:
796         @echo "This command is intended for maintainers to use"
797         @echo "it deletes files that may require special tools to rebuild."
798         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
799 clean: clean-recursive
800
801 clean-am: clean-generic clean-libtool mostlyclean-am
802
803 distclean: distclean-recursive
804         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
805         -rm -f Makefile
806 distclean-am: clean-am distclean-generic distclean-hdr \
807         distclean-libtool distclean-tags
808
809 dvi: dvi-recursive
810
811 dvi-am:
812
813 html: html-recursive
814
815 html-am:
816
817 info: info-recursive
818
819 info-am:
820
821 install-data-am: install-pkgconfigDATA
822
823 install-dvi: install-dvi-recursive
824
825 install-dvi-am:
826
827 install-exec-am:
828
829 install-html: install-html-recursive
830
831 install-html-am:
832
833 install-info: install-info-recursive
834
835 install-info-am:
836
837 install-man:
838
839 install-pdf: install-pdf-recursive
840
841 install-pdf-am:
842
843 install-ps: install-ps-recursive
844
845 install-ps-am:
846
847 installcheck-am:
848
849 maintainer-clean: maintainer-clean-recursive
850         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
851         -rm -rf $(top_srcdir)/autom4te.cache
852         -rm -f Makefile
853 maintainer-clean-am: distclean-am maintainer-clean-generic
854
855 mostlyclean: mostlyclean-recursive
856
857 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
858
859 pdf: pdf-recursive
860
861 pdf-am:
862
863 ps: ps-recursive
864
865 ps-am:
866
867 uninstall-am: uninstall-pkgconfigDATA
868
869 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
870         ctags-recursive install-am install-strip tags-recursive
871
872 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
873         all all-am am--refresh check check-am clean clean-generic \
874         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
875         dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
876         dist-zip distcheck distclean distclean-generic distclean-hdr \
877         distclean-libtool distclean-tags distcleancheck distdir \
878         distuninstallcheck dvi dvi-am html html-am info info-am \
879         install install-am install-data install-data-am install-dvi \
880         install-dvi-am install-exec install-exec-am install-html \
881         install-html-am install-info install-info-am install-man \
882         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
883         install-ps-am install-strip installcheck installcheck-am \
884         installdirs installdirs-am maintainer-clean \
885         maintainer-clean-generic mostlyclean mostlyclean-generic \
886         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
887         uninstall uninstall-am uninstall-pkgconfigDATA
888
889
890 .PHONY: doc install-doc
891
892 # Documentation
893
894 doc:
895         @echo "entering doc/"
896         make -C doc doc
897
898 install-doc:
899         @echo "entering doc/"
900         make -C doc install-doc
901
902 # Tell versions [3.59,3.63) of GNU make to not export all variables.
903 # Otherwise a system limit (for SysV at least) may be exceeded.
904 .NOEXPORT: