Imported Upstream version 1.7.8
[platform/upstream/efreet.git] / src / tests / data / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = src/tests/data
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
85         $(top_srcdir)/m4/efl_compiler_flag.m4 \
86         $(top_srcdir)/m4/efl_coverage.m4 \
87         $(top_srcdir)/m4/efl_doxygen.m4 \
88         $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \
89         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
90         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
91         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
92         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
93         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
94         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
95         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = $(top_builddir)/config.h
100 CONFIG_CLEAN_FILES =
101 CONFIG_CLEAN_VPATH_FILES =
102 AM_V_P = $(am__v_P_@AM_V@)
103 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104 am__v_P_0 = false
105 am__v_P_1 = :
106 AM_V_GEN = $(am__v_GEN_@AM_V@)
107 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108 am__v_GEN_0 = @echo "  GEN     " $@;
109 am__v_GEN_1 = 
110 AM_V_at = $(am__v_at_@AM_V@)
111 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112 am__v_at_0 = @
113 am__v_at_1 = 
114 SOURCES =
115 DIST_SOURCES =
116 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
117         ctags-recursive dvi-recursive html-recursive info-recursive \
118         install-data-recursive install-dvi-recursive \
119         install-exec-recursive install-html-recursive \
120         install-info-recursive install-pdf-recursive \
121         install-ps-recursive install-recursive installcheck-recursive \
122         installdirs-recursive pdf-recursive ps-recursive \
123         tags-recursive uninstall-recursive
124 am__can_run_installinfo = \
125   case $$AM_UPDATE_INFO_DIR in \
126     n|no|NO) false;; \
127     *) (install-info --version) >/dev/null 2>&1;; \
128   esac
129 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
130 am__vpath_adj = case $$p in \
131     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
132     *) f=$$p;; \
133   esac;
134 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
135 am__install_max = 40
136 am__nobase_strip_setup = \
137   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
138 am__nobase_strip = \
139   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
140 am__nobase_list = $(am__nobase_strip_setup); \
141   for p in $$list; do echo "$$p $$p"; done | \
142   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
143   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
144     if (++n[$$2] == $(am__install_max)) \
145       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
146     END { for (dir in files) print dir, files[dir] }'
147 am__base_list = \
148   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
149   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
150 am__uninstall_files_from_dir = { \
151   test -z "$$files" \
152     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
153     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
154          $(am__cd) "$$dir" && rm -f $$files; }; \
155   }
156 am__installdirs = "$(DESTDIR)$(testdir)"
157 DATA = $(test_DATA)
158 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
159   distclean-recursive maintainer-clean-recursive
160 am__recursive_targets = \
161   $(RECURSIVE_TARGETS) \
162   $(RECURSIVE_CLEAN_TARGETS) \
163   $(am__extra_recursive_targets)
164 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
165         distdir
166 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167 # Read a list of newline-separated strings from the standard input,
168 # and print each of them once, without duplicates.  Input order is
169 # *not* preserved.
170 am__uniquify_input = $(AWK) '\
171   BEGIN { nonempty = 0; } \
172   { items[$$0] = 1; nonempty = 1; } \
173   END { if (nonempty) { for (i in items) print i; }; } \
174 '
175 # Make sure the list of sources is unique.  This is necessary because,
176 # e.g., the same source file might be shared among _SOURCES variables
177 # for different programs/libraries.
178 am__define_uniq_tagged_files = \
179   list='$(am__tagged_files)'; \
180   unique=`for i in $$list; do \
181     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182   done | $(am__uniquify_input)`
183 ETAGS = etags
184 CTAGS = ctags
185 DIST_SUBDIRS = $(SUBDIRS)
186 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187 am__relativize = \
188   dir0=`pwd`; \
189   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
190   sed_rest='s,^[^/]*/*,,'; \
191   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
192   sed_butlast='s,/*[^/]*$$,,'; \
193   while test -n "$$dir1"; do \
194     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
195     if test "$$first" != "."; then \
196       if test "$$first" = ".."; then \
197         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
198         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
199       else \
200         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
201         if test "$$first2" = "$$first"; then \
202           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
203         else \
204           dir2="../$$dir2"; \
205         fi; \
206         dir0="$$dir0"/"$$first"; \
207       fi; \
208     fi; \
209     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
210   done; \
211   reldir="$$dir2"
212 ACLOCAL = @ACLOCAL@
213 ALLOCA = @ALLOCA@
214 AMTAR = @AMTAR@
215 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216 AR = @AR@
217 AS = @AS@
218 AUTOCONF = @AUTOCONF@
219 AUTOHEADER = @AUTOHEADER@
220 AUTOMAKE = @AUTOMAKE@
221 AWK = @AWK@
222 CC = @CC@
223 CCDEPMODE = @CCDEPMODE@
224 CFLAGS = @CFLAGS@
225 CHECK_CFLAGS = @CHECK_CFLAGS@
226 CHECK_LIBS = @CHECK_LIBS@
227 CPP = @CPP@
228 CPPFLAGS = @CPPFLAGS@
229 CYGPATH_W = @CYGPATH_W@
230 DEFS = @DEFS@
231 DEPDIR = @DEPDIR@
232 DLLTOOL = @DLLTOOL@
233 DSYMUTIL = @DSYMUTIL@
234 DUMPBIN = @DUMPBIN@
235 ECHO_C = @ECHO_C@
236 ECHO_N = @ECHO_N@
237 ECHO_T = @ECHO_T@
238 EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
239 EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
240 EFL_EFREET_BUILD = @EFL_EFREET_BUILD@
241 EFL_EFREET_MIME_BUILD = @EFL_EFREET_MIME_BUILD@
242 EFL_EFREET_TRASH_BUILD = @EFL_EFREET_TRASH_BUILD@
243 EFREET_CFLAGS = @EFREET_CFLAGS@
244 EFREET_LIBS = @EFREET_LIBS@
245 EGREP = @EGREP@
246 EINA_CFLAGS = @EINA_CFLAGS@
247 EINA_LIBS = @EINA_LIBS@
248 EVIL_CFLAGS = @EVIL_CFLAGS@
249 EVIL_LIBS = @EVIL_LIBS@
250 EXEEXT = @EXEEXT@
251 FGREP = @FGREP@
252 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
253 GMSGFMT = @GMSGFMT@
254 GMSGFMT_015 = @GMSGFMT_015@
255 GREP = @GREP@
256 INSTALL = @INSTALL@
257 INSTALL_DATA = @INSTALL_DATA@
258 INSTALL_PROGRAM = @INSTALL_PROGRAM@
259 INSTALL_SCRIPT = @INSTALL_SCRIPT@
260 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
261 INTLLIBS = @INTLLIBS@
262 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
263 LD = @LD@
264 LDFLAGS = @LDFLAGS@
265 LIBICONV = @LIBICONV@
266 LIBINTL = @LIBINTL@
267 LIBOBJS = @LIBOBJS@
268 LIBS = @LIBS@
269 LIBTOOL = @LIBTOOL@
270 LIPO = @LIPO@
271 LN_S = @LN_S@
272 LOCALE_DIR = @LOCALE_DIR@
273 LTLIBICONV = @LTLIBICONV@
274 LTLIBINTL = @LTLIBINTL@
275 LTLIBOBJS = @LTLIBOBJS@
276 MAKEINFO = @MAKEINFO@
277 MANIFEST_TOOL = @MANIFEST_TOOL@
278 MKDIR_P = @MKDIR_P@
279 MSGFMT = @MSGFMT@
280 MSGFMT_015 = @MSGFMT_015@
281 MSGMERGE = @MSGMERGE@
282 NM = @NM@
283 NMEDIT = @NMEDIT@
284 OBJDUMP = @OBJDUMP@
285 OBJEXT = @OBJEXT@
286 OTOOL = @OTOOL@
287 OTOOL64 = @OTOOL64@
288 PACKAGE = @PACKAGE@
289 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
290 PACKAGE_NAME = @PACKAGE_NAME@
291 PACKAGE_STRING = @PACKAGE_STRING@
292 PACKAGE_TARNAME = @PACKAGE_TARNAME@
293 PACKAGE_URL = @PACKAGE_URL@
294 PACKAGE_VERSION = @PACKAGE_VERSION@
295 PATH_SEPARATOR = @PATH_SEPARATOR@
296 PKG_CONFIG = @PKG_CONFIG@
297 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299 POSUB = @POSUB@
300 RANLIB = @RANLIB@
301 SED = @SED@
302 SET_MAKE = @SET_MAKE@
303 SHELL = @SHELL@
304 STRIP = @STRIP@
305 USE_NLS = @USE_NLS@
306 VERSION = @VERSION@
307 VMAJ = @VMAJ@
308 WIN32_LIBS = @WIN32_LIBS@
309 XGETTEXT = @XGETTEXT@
310 XGETTEXT_015 = @XGETTEXT_015@
311 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
312 abs_builddir = @abs_builddir@
313 abs_srcdir = @abs_srcdir@
314 abs_top_builddir = @abs_top_builddir@
315 abs_top_srcdir = @abs_top_srcdir@
316 ac_ct_AR = @ac_ct_AR@
317 ac_ct_CC = @ac_ct_CC@
318 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
319 am__include = @am__include@
320 am__leading_dot = @am__leading_dot@
321 am__quote = @am__quote@
322 am__tar = @am__tar@
323 am__untar = @am__untar@
324 bindir = @bindir@
325 build = @build@
326 build_alias = @build_alias@
327 build_cpu = @build_cpu@
328 build_os = @build_os@
329 build_vendor = @build_vendor@
330 builddir = @builddir@
331 datadir = @datadir@
332 datarootdir = @datarootdir@
333 docdir = @docdir@
334 dvidir = @dvidir@
335 efl_doxygen = @efl_doxygen@
336 efl_have_doxygen = @efl_have_doxygen@
337 exec_prefix = @exec_prefix@
338 have_lcov = @have_lcov@
339 host = @host@
340 host_alias = @host_alias@
341 host_cpu = @host_cpu@
342 host_os = @host_os@
343 host_vendor = @host_vendor@
344 htmldir = @htmldir@
345 includedir = @includedir@
346 infodir = @infodir@
347 install_sh = @install_sh@
348 libdir = @libdir@
349 libexecdir = @libexecdir@
350 localedir = @localedir@
351 localstatedir = @localstatedir@
352 lt_enable_auto_import = @lt_enable_auto_import@
353 mandir = @mandir@
354 mkdir_p = @mkdir_p@
355 oldincludedir = @oldincludedir@
356 pdfdir = @pdfdir@
357 pkgconfig_requires_private = @pkgconfig_requires_private@
358 prefix = @prefix@
359 program_transform_name = @program_transform_name@
360 psdir = @psdir@
361 release_info = @release_info@
362 requirement_efreet = @requirement_efreet@
363 sbindir = @sbindir@
364 sharedstatedir = @sharedstatedir@
365 srcdir = @srcdir@
366 sysconfdir = @sysconfdir@
367 target_alias = @target_alias@
368 top_build_prefix = @top_build_prefix@
369 top_builddir = @top_builddir@
370 top_srcdir = @top_srcdir@
371 version_info = @version_info@
372 SUBDIRS = sub
373 MAINTAINERCLEANFILES = Makefile.in
374 testdir = $(pkgdatadir)/test
375 test_DATA = \
376 test.ini \
377 long.ini \
378 test.desktop \
379 test_type.desktop \
380 test.menu \
381 test_menu_slash_bad.menu \
382 entry.png \
383 entry \
384 preferences.menu \
385 test_garbage
386
387 EXTRA_DIST = $(test_DATA)
388 all: all-recursive
389
390 .SUFFIXES:
391 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
392         @for dep in $?; do \
393           case '$(am__configure_deps)' in \
394             *$$dep*) \
395               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
396                 && { if test -f $@; then exit 0; else break; fi; }; \
397               exit 1;; \
398           esac; \
399         done; \
400         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tests/data/Makefile'; \
401         $(am__cd) $(top_srcdir) && \
402           $(AUTOMAKE) --gnu src/tests/data/Makefile
403 .PRECIOUS: Makefile
404 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
405         @case '$?' in \
406           *config.status*) \
407             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
408           *) \
409             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
410             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
411         esac;
412
413 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
414         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415
416 $(top_srcdir)/configure:  $(am__configure_deps)
417         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
419         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420 $(am__aclocal_m4_deps):
421
422 mostlyclean-libtool:
423         -rm -f *.lo
424
425 clean-libtool:
426         -rm -rf .libs _libs
427 install-testDATA: $(test_DATA)
428         @$(NORMAL_INSTALL)
429         @list='$(test_DATA)'; test -n "$(testdir)" || list=; \
430         if test -n "$$list"; then \
431           echo " $(MKDIR_P) '$(DESTDIR)$(testdir)'"; \
432           $(MKDIR_P) "$(DESTDIR)$(testdir)" || exit 1; \
433         fi; \
434         for p in $$list; do \
435           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
436           echo "$$d$$p"; \
437         done | $(am__base_list) | \
438         while read files; do \
439           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(testdir)'"; \
440           $(INSTALL_DATA) $$files "$(DESTDIR)$(testdir)" || exit $$?; \
441         done
442
443 uninstall-testDATA:
444         @$(NORMAL_UNINSTALL)
445         @list='$(test_DATA)'; test -n "$(testdir)" || list=; \
446         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
447         dir='$(DESTDIR)$(testdir)'; $(am__uninstall_files_from_dir)
448
449 # This directory's subdirectories are mostly independent; you can cd
450 # into them and run 'make' without going through this Makefile.
451 # To change the values of 'make' variables: instead of editing Makefiles,
452 # (1) if the variable is set in 'config.status', edit 'config.status'
453 #     (which will cause the Makefiles to be regenerated when you run 'make');
454 # (2) otherwise, pass the desired values on the 'make' command line.
455 $(am__recursive_targets):
456         @fail=; \
457         if $(am__make_keepgoing); then \
458           failcom='fail=yes'; \
459         else \
460           failcom='exit 1'; \
461         fi; \
462         dot_seen=no; \
463         target=`echo $@ | sed s/-recursive//`; \
464         case "$@" in \
465           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
466           *) list='$(SUBDIRS)' ;; \
467         esac; \
468         for subdir in $$list; do \
469           echo "Making $$target in $$subdir"; \
470           if test "$$subdir" = "."; then \
471             dot_seen=yes; \
472             local_target="$$target-am"; \
473           else \
474             local_target="$$target"; \
475           fi; \
476           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
477           || eval $$failcom; \
478         done; \
479         if test "$$dot_seen" = "no"; then \
480           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
481         fi; test -z "$$fail"
482
483 ID: $(am__tagged_files)
484         $(am__define_uniq_tagged_files); mkid -fID $$unique
485 tags: tags-recursive
486 TAGS: tags
487
488 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
489         set x; \
490         here=`pwd`; \
491         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
492           include_option=--etags-include; \
493           empty_fix=.; \
494         else \
495           include_option=--include; \
496           empty_fix=; \
497         fi; \
498         list='$(SUBDIRS)'; for subdir in $$list; do \
499           if test "$$subdir" = .; then :; else \
500             test ! -f $$subdir/TAGS || \
501               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
502           fi; \
503         done; \
504         $(am__define_uniq_tagged_files); \
505         shift; \
506         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
507           test -n "$$unique" || unique=$$empty_fix; \
508           if test $$# -gt 0; then \
509             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510               "$$@" $$unique; \
511           else \
512             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513               $$unique; \
514           fi; \
515         fi
516 ctags: ctags-recursive
517
518 CTAGS: ctags
519 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
520         $(am__define_uniq_tagged_files); \
521         test -z "$(CTAGS_ARGS)$$unique" \
522           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
523              $$unique
524
525 GTAGS:
526         here=`$(am__cd) $(top_builddir) && pwd` \
527           && $(am__cd) $(top_srcdir) \
528           && gtags -i $(GTAGS_ARGS) "$$here"
529 cscopelist: cscopelist-recursive
530
531 cscopelist-am: $(am__tagged_files)
532         list='$(am__tagged_files)'; \
533         case "$(srcdir)" in \
534           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
535           *) sdir=$(subdir)/$(srcdir) ;; \
536         esac; \
537         for i in $$list; do \
538           if test -f "$$i"; then \
539             echo "$(subdir)/$$i"; \
540           else \
541             echo "$$sdir/$$i"; \
542           fi; \
543         done >> $(top_builddir)/cscope.files
544
545 distclean-tags:
546         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
548 distdir: $(DISTFILES)
549         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551         list='$(DISTFILES)'; \
552           dist_files=`for file in $$list; do echo $$file; done | \
553           sed -e "s|^$$srcdirstrip/||;t" \
554               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555         case $$dist_files in \
556           */*) $(MKDIR_P) `echo "$$dist_files" | \
557                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558                            sort -u` ;; \
559         esac; \
560         for file in $$dist_files; do \
561           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562           if test -d $$d/$$file; then \
563             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564             if test -d "$(distdir)/$$file"; then \
565               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566             fi; \
567             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
569               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570             fi; \
571             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572           else \
573             test -f "$(distdir)/$$file" \
574             || cp -p $$d/$$file "$(distdir)/$$file" \
575             || exit 1; \
576           fi; \
577         done
578         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
579           if test "$$subdir" = .; then :; else \
580             $(am__make_dryrun) \
581               || test -d "$(distdir)/$$subdir" \
582               || $(MKDIR_P) "$(distdir)/$$subdir" \
583               || exit 1; \
584             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
585             $(am__relativize); \
586             new_distdir=$$reldir; \
587             dir1=$$subdir; dir2="$(top_distdir)"; \
588             $(am__relativize); \
589             new_top_distdir=$$reldir; \
590             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
591             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
592             ($(am__cd) $$subdir && \
593               $(MAKE) $(AM_MAKEFLAGS) \
594                 top_distdir="$$new_top_distdir" \
595                 distdir="$$new_distdir" \
596                 am__remove_distdir=: \
597                 am__skip_length_check=: \
598                 am__skip_mode_fix=: \
599                 distdir) \
600               || exit 1; \
601           fi; \
602         done
603 check-am: all-am
604 check: check-recursive
605 all-am: Makefile $(DATA)
606 installdirs: installdirs-recursive
607 installdirs-am:
608         for dir in "$(DESTDIR)$(testdir)"; do \
609           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
610         done
611 install: install-recursive
612 install-exec: install-exec-recursive
613 install-data: install-data-recursive
614 uninstall: uninstall-recursive
615
616 install-am: all-am
617         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
618
619 installcheck: installcheck-recursive
620 install-strip:
621         if test -z '$(STRIP)'; then \
622           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624               install; \
625         else \
626           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
627             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
628             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
629         fi
630 mostlyclean-generic:
631
632 clean-generic:
633
634 distclean-generic:
635         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
636         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
637
638 maintainer-clean-generic:
639         @echo "This command is intended for maintainers to use"
640         @echo "it deletes files that may require special tools to rebuild."
641         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
642 clean: clean-recursive
643
644 clean-am: clean-generic clean-libtool mostlyclean-am
645
646 distclean: distclean-recursive
647         -rm -f Makefile
648 distclean-am: clean-am distclean-generic distclean-tags
649
650 dvi: dvi-recursive
651
652 dvi-am:
653
654 html: html-recursive
655
656 html-am:
657
658 info: info-recursive
659
660 info-am:
661
662 install-data-am: install-testDATA
663
664 install-dvi: install-dvi-recursive
665
666 install-dvi-am:
667
668 install-exec-am:
669
670 install-html: install-html-recursive
671
672 install-html-am:
673
674 install-info: install-info-recursive
675
676 install-info-am:
677
678 install-man:
679
680 install-pdf: install-pdf-recursive
681
682 install-pdf-am:
683
684 install-ps: install-ps-recursive
685
686 install-ps-am:
687
688 installcheck-am:
689
690 maintainer-clean: maintainer-clean-recursive
691         -rm -f Makefile
692 maintainer-clean-am: distclean-am maintainer-clean-generic
693
694 mostlyclean: mostlyclean-recursive
695
696 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
697
698 pdf: pdf-recursive
699
700 pdf-am:
701
702 ps: ps-recursive
703
704 ps-am:
705
706 uninstall-am: uninstall-testDATA
707
708 .MAKE: $(am__recursive_targets) install-am install-strip
709
710 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
711         check-am clean clean-generic clean-libtool cscopelist-am ctags \
712         ctags-am distclean distclean-generic distclean-libtool \
713         distclean-tags distdir dvi dvi-am html html-am info info-am \
714         install install-am install-data install-data-am install-dvi \
715         install-dvi-am install-exec install-exec-am install-html \
716         install-html-am install-info install-info-am install-man \
717         install-pdf install-pdf-am install-ps install-ps-am \
718         install-strip install-testDATA installcheck installcheck-am \
719         installdirs installdirs-am maintainer-clean \
720         maintainer-clean-generic mostlyclean mostlyclean-generic \
721         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
722         uninstall-am uninstall-testDATA
723
724
725 # Tell versions [3.59,3.63) of GNU make to not export all variables.
726 # Otherwise a system limit (for SysV at least) may be exceeded.
727 .NOEXPORT: