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