1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90target_triplet = @target@
91subdir = examples
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
94	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
95	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
96	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
97	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
98	$(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100	$(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/config.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo "  GEN     " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 =
118SOURCES =
119DIST_SOURCES =
120RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
121	ctags-recursive dvi-recursive html-recursive info-recursive \
122	install-data-recursive install-dvi-recursive \
123	install-exec-recursive install-html-recursive \
124	install-info-recursive install-pdf-recursive \
125	install-ps-recursive install-recursive installcheck-recursive \
126	installdirs-recursive pdf-recursive ps-recursive \
127	tags-recursive uninstall-recursive
128am__can_run_installinfo = \
129  case $$AM_UPDATE_INFO_DIR in \
130    n|no|NO) false;; \
131    *) (install-info --version) >/dev/null 2>&1;; \
132  esac
133RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
134  distclean-recursive maintainer-clean-recursive
135am__recursive_targets = \
136  $(RECURSIVE_TARGETS) \
137  $(RECURSIVE_CLEAN_TARGETS) \
138  $(am__extra_recursive_targets)
139AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
140	distdir distdir-am
141am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
142# Read a list of newline-separated strings from the standard input,
143# and print each of them once, without duplicates.  Input order is
144# *not* preserved.
145am__uniquify_input = $(AWK) '\
146  BEGIN { nonempty = 0; } \
147  { items[$$0] = 1; nonempty = 1; } \
148  END { if (nonempty) { for (i in items) print i; }; } \
149'
150# Make sure the list of sources is unique.  This is necessary because,
151# e.g., the same source file might be shared among _SOURCES variables
152# for different programs/libraries.
153am__define_uniq_tagged_files = \
154  list='$(am__tagged_files)'; \
155  unique=`for i in $$list; do \
156    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
157  done | $(am__uniquify_input)`
158ETAGS = etags
159CTAGS = ctags
160DIST_SUBDIRS = $(SUBDIRS)
161am__DIST_COMMON = $(srcdir)/Makefile.in
162DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163am__relativize = \
164  dir0=`pwd`; \
165  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
166  sed_rest='s,^[^/]*/*,,'; \
167  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
168  sed_butlast='s,/*[^/]*$$,,'; \
169  while test -n "$$dir1"; do \
170    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
171    if test "$$first" != "."; then \
172      if test "$$first" = ".."; then \
173        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
174        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
175      else \
176        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
177        if test "$$first2" = "$$first"; then \
178          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
179        else \
180          dir2="../$$dir2"; \
181        fi; \
182        dir0="$$dir0"/"$$first"; \
183      fi; \
184    fi; \
185    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
186  done; \
187  reldir="$$dir2"
188ACLOCAL = @ACLOCAL@
189ALL_LINGUAS = @ALL_LINGUAS@
190AMTAR = @AMTAR@
191AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
192AR = @AR@
193AUTOCONF = @AUTOCONF@
194AUTOHEADER = @AUTOHEADER@
195AUTOMAKE = @AUTOMAKE@
196AWK = @AWK@
197CC = @CC@
198CCDEPMODE = @CCDEPMODE@
199CFLAGS = @CFLAGS@
200CPP = @CPP@
201CPPFLAGS = @CPPFLAGS@
202CYGPATH_W = @CYGPATH_W@
203DEFS = @DEFS@
204DEPDIR = @DEPDIR@
205DLLTOOL = @DLLTOOL@
206DSYMUTIL = @DSYMUTIL@
207DUMPBIN = @DUMPBIN@
208ECHO_C = @ECHO_C@
209ECHO_N = @ECHO_N@
210ECHO_T = @ECHO_T@
211EGREP = @EGREP@
212EXEEXT = @EXEEXT@
213EXIF_CFLAGS = @EXIF_CFLAGS@
214EXIF_LIBS = @EXIF_LIBS@
215EXIF_REQUIRED_VERSION = @EXIF_REQUIRED_VERSION@
216EXIF_VERSION = @EXIF_VERSION@
217EXO_CFLAGS = @EXO_CFLAGS@
218EXO_LIBS = @EXO_LIBS@
219EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
220EXO_VERSION = @EXO_VERSION@
221FGREP = @FGREP@
222GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
223GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
224GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
225GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@
226GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
227GIO_CFLAGS = @GIO_CFLAGS@
228GIO_LIBS = @GIO_LIBS@
229GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
230GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
231GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
232GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
233GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
234GIO_VERSION = @GIO_VERSION@
235GLIB_CFLAGS = @GLIB_CFLAGS@
236GLIB_LIBS = @GLIB_LIBS@
237GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
238GLIB_VERSION = @GLIB_VERSION@
239GMODULE_CFLAGS = @GMODULE_CFLAGS@
240GMODULE_LIBS = @GMODULE_LIBS@
241GMODULE_REQUIRED_VERSION = @GMODULE_REQUIRED_VERSION@
242GMODULE_VERSION = @GMODULE_VERSION@
243GMSGFMT = @GMSGFMT@
244GREP = @GREP@
245GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
246GTHREAD_LIBS = @GTHREAD_LIBS@
247GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
248GTHREAD_VERSION = @GTHREAD_VERSION@
249GTKDOC_CHECK = @GTKDOC_CHECK@
250GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
251GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
252GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
253GTKDOC_MKPDF = @GTKDOC_MKPDF@
254GTKDOC_REBASE = @GTKDOC_REBASE@
255GTK_CFLAGS = @GTK_CFLAGS@
256GTK_LIBS = @GTK_LIBS@
257GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
258GTK_VERSION = @GTK_VERSION@
259GUDEV_CFLAGS = @GUDEV_CFLAGS@
260GUDEV_LIBS = @GUDEV_LIBS@
261GUDEV_REQUIRED_VERSION = @GUDEV_REQUIRED_VERSION@
262GUDEV_VERSION = @GUDEV_VERSION@
263HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
264HTML_DIR = @HTML_DIR@
265INSTALL = @INSTALL@
266INSTALL_DATA = @INSTALL_DATA@
267INSTALL_PROGRAM = @INSTALL_PROGRAM@
268INSTALL_SCRIPT = @INSTALL_SCRIPT@
269INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
271INTLTOOL_MERGE = @INTLTOOL_MERGE@
272INTLTOOL_PERL = @INTLTOOL_PERL@
273INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
274INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
275INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
276INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
277INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
278INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
279INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
280INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
281INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
282INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
283INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
284INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
285INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
286LD = @LD@
287LDFLAGS = @LDFLAGS@
288LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
289LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
290LIBNOTIFY_REQUIRED_VERSION = @LIBNOTIFY_REQUIRED_VERSION@
291LIBNOTIFY_VERSION = @LIBNOTIFY_VERSION@
292LIBOBJS = @LIBOBJS@
293LIBS = @LIBS@
294LIBSM_CFLAGS = @LIBSM_CFLAGS@
295LIBSM_LDFLAGS = @LIBSM_LDFLAGS@
296LIBSM_LIBS = @LIBSM_LIBS@
297LIBTOOL = @LIBTOOL@
298LIBX11_CFLAGS = @LIBX11_CFLAGS@
299LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
300LIBX11_LIBS = @LIBX11_LIBS@
301LIBXFCE4KBD_PRIVATE_CFLAGS = @LIBXFCE4KBD_PRIVATE_CFLAGS@
302LIBXFCE4KBD_PRIVATE_LIBS = @LIBXFCE4KBD_PRIVATE_LIBS@
303LIBXFCE4KBD_PRIVATE_REQUIRED_VERSION = @LIBXFCE4KBD_PRIVATE_REQUIRED_VERSION@
304LIBXFCE4KBD_PRIVATE_VERSION = @LIBXFCE4KBD_PRIVATE_VERSION@
305LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
306LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
307LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
308LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
309LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
310LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
311LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
312LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
313LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
314LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
315LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
316LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
317LIPO = @LIPO@
318LN_S = @LN_S@
319LTLIBOBJS = @LTLIBOBJS@
320LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
321MAINT = @MAINT@
322MAKEINFO = @MAKEINFO@
323MANIFEST_TOOL = @MANIFEST_TOOL@
324MKDIR_P = @MKDIR_P@
325MSGFMT = @MSGFMT@
326MSGMERGE = @MSGMERGE@
327NM = @NM@
328NMEDIT = @NMEDIT@
329OBJDUMP = @OBJDUMP@
330OBJEXT = @OBJEXT@
331OTOOL = @OTOOL@
332OTOOL64 = @OTOOL64@
333PACKAGE = @PACKAGE@
334PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
335PACKAGE_NAME = @PACKAGE_NAME@
336PACKAGE_STRING = @PACKAGE_STRING@
337PACKAGE_TARNAME = @PACKAGE_TARNAME@
338PACKAGE_URL = @PACKAGE_URL@
339PACKAGE_VERSION = @PACKAGE_VERSION@
340PANGO_CFLAGS = @PANGO_CFLAGS@
341PANGO_LIBS = @PANGO_LIBS@
342PANGO_REQUIRED_VERSION = @PANGO_REQUIRED_VERSION@
343PANGO_VERSION = @PANGO_VERSION@
344PATH_SEPARATOR = @PATH_SEPARATOR@
345PCRE_CFLAGS = @PCRE_CFLAGS@
346PCRE_LIBS = @PCRE_LIBS@
347PCRE_REQUIRED_VERSION = @PCRE_REQUIRED_VERSION@
348PCRE_VERSION = @PCRE_VERSION@
349PERL = @PERL@
350PKG_CONFIG = @PKG_CONFIG@
351PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
352PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
353PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
354PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
355PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
356RANLIB = @RANLIB@
357SED = @SED@
358SET_MAKE = @SET_MAKE@
359SHELL = @SHELL@
360STRIP = @STRIP@
361THUNARX_VERINFO = @THUNARX_VERINFO@
362THUNARX_VERSION_API = @THUNARX_VERSION_API@
363THUNAR_VERSION_MAJOR = @THUNAR_VERSION_MAJOR@
364THUNAR_VERSION_MICRO = @THUNAR_VERSION_MICRO@
365THUNAR_VERSION_MINOR = @THUNAR_VERSION_MINOR@
366USE_NLS = @USE_NLS@
367VERSION = @VERSION@
368XFCONF_CFLAGS = @XFCONF_CFLAGS@
369XFCONF_LIBS = @XFCONF_LIBS@
370XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
371XFCONF_VERSION = @XFCONF_VERSION@
372XGETTEXT = @XGETTEXT@
373XMKMF = @XMKMF@
374X_CFLAGS = @X_CFLAGS@
375X_EXTRA_LIBS = @X_EXTRA_LIBS@
376X_LIBS = @X_LIBS@
377X_PRE_LIBS = @X_PRE_LIBS@
378abs_builddir = @abs_builddir@
379abs_srcdir = @abs_srcdir@
380abs_top_builddir = @abs_top_builddir@
381abs_top_srcdir = @abs_top_srcdir@
382ac_ct_AR = @ac_ct_AR@
383ac_ct_CC = @ac_ct_CC@
384ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
385am__include = @am__include@
386am__leading_dot = @am__leading_dot@
387am__quote = @am__quote@
388am__tar = @am__tar@
389am__untar = @am__untar@
390bindir = @bindir@
391build = @build@
392build_alias = @build_alias@
393build_cpu = @build_cpu@
394build_os = @build_os@
395build_vendor = @build_vendor@
396builddir = @builddir@
397datadir = @datadir@
398datarootdir = @datarootdir@
399docdir = @docdir@
400dvidir = @dvidir@
401exec_prefix = @exec_prefix@
402host = @host@
403host_alias = @host_alias@
404host_cpu = @host_cpu@
405host_os = @host_os@
406host_vendor = @host_vendor@
407htmldir = @htmldir@
408includedir = @includedir@
409infodir = @infodir@
410install_sh = @install_sh@
411intltool__v_merge_options_ = @intltool__v_merge_options_@
412intltool__v_merge_options_0 = @intltool__v_merge_options_0@
413libdir = @libdir@
414libexecdir = @libexecdir@
415localedir = @localedir@
416localstatedir = @localstatedir@
417mandir = @mandir@
418mkdir_p = @mkdir_p@
419oldincludedir = @oldincludedir@
420pdfdir = @pdfdir@
421prefix = @prefix@
422program_transform_name = @program_transform_name@
423psdir = @psdir@
424runstatedir = @runstatedir@
425sbindir = @sbindir@
426sharedstatedir = @sharedstatedir@
427srcdir = @srcdir@
428sysconfdir = @sysconfdir@
429target = @target@
430target_alias = @target_alias@
431target_cpu = @target_cpu@
432target_os = @target_os@
433target_vendor = @target_vendor@
434top_build_prefix = @top_build_prefix@
435top_builddir = @top_builddir@
436top_srcdir = @top_srcdir@
437xfconf_query_found = @xfconf_query_found@
438SUBDIRS = \
439	tex-open-terminal
440
441EXTRA_DIST = \
442	nautilus-bulk-rename.py						\
443	thunar-file-manager.py						\
444	xfce-file-manager.py
445
446all: all-recursive
447
448.SUFFIXES:
449$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
450	@for dep in $?; do \
451	  case '$(am__configure_deps)' in \
452	    *$$dep*) \
453	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
454	        && { if test -f $@; then exit 0; else break; fi; }; \
455	      exit 1;; \
456	  esac; \
457	done; \
458	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
459	$(am__cd) $(top_srcdir) && \
460	  $(AUTOMAKE) --foreign examples/Makefile
461Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
462	@case '$?' in \
463	  *config.status*) \
464	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
465	  *) \
466	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
467	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
468	esac;
469
470$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
472
473$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477$(am__aclocal_m4_deps):
478
479mostlyclean-libtool:
480	-rm -f *.lo
481
482clean-libtool:
483	-rm -rf .libs _libs
484
485# This directory's subdirectories are mostly independent; you can cd
486# into them and run 'make' without going through this Makefile.
487# To change the values of 'make' variables: instead of editing Makefiles,
488# (1) if the variable is set in 'config.status', edit 'config.status'
489#     (which will cause the Makefiles to be regenerated when you run 'make');
490# (2) otherwise, pass the desired values on the 'make' command line.
491$(am__recursive_targets):
492	@fail=; \
493	if $(am__make_keepgoing); then \
494	  failcom='fail=yes'; \
495	else \
496	  failcom='exit 1'; \
497	fi; \
498	dot_seen=no; \
499	target=`echo $@ | sed s/-recursive//`; \
500	case "$@" in \
501	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
502	  *) list='$(SUBDIRS)' ;; \
503	esac; \
504	for subdir in $$list; do \
505	  echo "Making $$target in $$subdir"; \
506	  if test "$$subdir" = "."; then \
507	    dot_seen=yes; \
508	    local_target="$$target-am"; \
509	  else \
510	    local_target="$$target"; \
511	  fi; \
512	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
513	  || eval $$failcom; \
514	done; \
515	if test "$$dot_seen" = "no"; then \
516	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
517	fi; test -z "$$fail"
518
519ID: $(am__tagged_files)
520	$(am__define_uniq_tagged_files); mkid -fID $$unique
521tags: tags-recursive
522TAGS: tags
523
524tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
525	set x; \
526	here=`pwd`; \
527	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
528	  include_option=--etags-include; \
529	  empty_fix=.; \
530	else \
531	  include_option=--include; \
532	  empty_fix=; \
533	fi; \
534	list='$(SUBDIRS)'; for subdir in $$list; do \
535	  if test "$$subdir" = .; then :; else \
536	    test ! -f $$subdir/TAGS || \
537	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
538	  fi; \
539	done; \
540	$(am__define_uniq_tagged_files); \
541	shift; \
542	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
543	  test -n "$$unique" || unique=$$empty_fix; \
544	  if test $$# -gt 0; then \
545	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546	      "$$@" $$unique; \
547	  else \
548	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
549	      $$unique; \
550	  fi; \
551	fi
552ctags: ctags-recursive
553
554CTAGS: ctags
555ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
556	$(am__define_uniq_tagged_files); \
557	test -z "$(CTAGS_ARGS)$$unique" \
558	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
559	     $$unique
560
561GTAGS:
562	here=`$(am__cd) $(top_builddir) && pwd` \
563	  && $(am__cd) $(top_srcdir) \
564	  && gtags -i $(GTAGS_ARGS) "$$here"
565cscopelist: cscopelist-recursive
566
567cscopelist-am: $(am__tagged_files)
568	list='$(am__tagged_files)'; \
569	case "$(srcdir)" in \
570	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
571	  *) sdir=$(subdir)/$(srcdir) ;; \
572	esac; \
573	for i in $$list; do \
574	  if test -f "$$i"; then \
575	    echo "$(subdir)/$$i"; \
576	  else \
577	    echo "$$sdir/$$i"; \
578	  fi; \
579	done >> $(top_builddir)/cscope.files
580
581distclean-tags:
582	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
583
584distdir: $(BUILT_SOURCES)
585	$(MAKE) $(AM_MAKEFLAGS) distdir-am
586
587distdir-am: $(DISTFILES)
588	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590	list='$(DISTFILES)'; \
591	  dist_files=`for file in $$list; do echo $$file; done | \
592	  sed -e "s|^$$srcdirstrip/||;t" \
593	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594	case $$dist_files in \
595	  */*) $(MKDIR_P) `echo "$$dist_files" | \
596			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597			   sort -u` ;; \
598	esac; \
599	for file in $$dist_files; do \
600	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601	  if test -d $$d/$$file; then \
602	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603	    if test -d "$(distdir)/$$file"; then \
604	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605	    fi; \
606	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609	    fi; \
610	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611	  else \
612	    test -f "$(distdir)/$$file" \
613	    || cp -p $$d/$$file "$(distdir)/$$file" \
614	    || exit 1; \
615	  fi; \
616	done
617	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618	  if test "$$subdir" = .; then :; else \
619	    $(am__make_dryrun) \
620	      || test -d "$(distdir)/$$subdir" \
621	      || $(MKDIR_P) "$(distdir)/$$subdir" \
622	      || exit 1; \
623	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
624	    $(am__relativize); \
625	    new_distdir=$$reldir; \
626	    dir1=$$subdir; dir2="$(top_distdir)"; \
627	    $(am__relativize); \
628	    new_top_distdir=$$reldir; \
629	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
630	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
631	    ($(am__cd) $$subdir && \
632	      $(MAKE) $(AM_MAKEFLAGS) \
633	        top_distdir="$$new_top_distdir" \
634	        distdir="$$new_distdir" \
635		am__remove_distdir=: \
636		am__skip_length_check=: \
637		am__skip_mode_fix=: \
638	        distdir) \
639	      || exit 1; \
640	  fi; \
641	done
642check-am: all-am
643check: check-recursive
644all-am: Makefile
645installdirs: installdirs-recursive
646installdirs-am:
647install: install-recursive
648install-exec: install-exec-recursive
649install-data: install-data-recursive
650uninstall: uninstall-recursive
651
652install-am: all-am
653	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
654
655installcheck: installcheck-recursive
656install-strip:
657	if test -z '$(STRIP)'; then \
658	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
659	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
660	      install; \
661	else \
662	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
663	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
664	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
665	fi
666mostlyclean-generic:
667
668clean-generic:
669
670distclean-generic:
671	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
672	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
673
674maintainer-clean-generic:
675	@echo "This command is intended for maintainers to use"
676	@echo "it deletes files that may require special tools to rebuild."
677clean: clean-recursive
678
679clean-am: clean-generic clean-libtool mostlyclean-am
680
681distclean: distclean-recursive
682	-rm -f Makefile
683distclean-am: clean-am distclean-generic distclean-tags
684
685dvi: dvi-recursive
686
687dvi-am:
688
689html: html-recursive
690
691html-am:
692
693info: info-recursive
694
695info-am:
696
697install-data-am:
698
699install-dvi: install-dvi-recursive
700
701install-dvi-am:
702
703install-exec-am:
704
705install-html: install-html-recursive
706
707install-html-am:
708
709install-info: install-info-recursive
710
711install-info-am:
712
713install-man:
714
715install-pdf: install-pdf-recursive
716
717install-pdf-am:
718
719install-ps: install-ps-recursive
720
721install-ps-am:
722
723installcheck-am:
724
725maintainer-clean: maintainer-clean-recursive
726	-rm -f Makefile
727maintainer-clean-am: distclean-am maintainer-clean-generic
728
729mostlyclean: mostlyclean-recursive
730
731mostlyclean-am: mostlyclean-generic mostlyclean-libtool
732
733pdf: pdf-recursive
734
735pdf-am:
736
737ps: ps-recursive
738
739ps-am:
740
741uninstall-am:
742
743.MAKE: $(am__recursive_targets) install-am install-strip
744
745.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
746	check-am clean clean-generic clean-libtool cscopelist-am ctags \
747	ctags-am distclean distclean-generic distclean-libtool \
748	distclean-tags distdir dvi dvi-am html html-am info info-am \
749	install install-am install-data install-data-am install-dvi \
750	install-dvi-am install-exec install-exec-am install-html \
751	install-html-am install-info install-info-am install-man \
752	install-pdf install-pdf-am install-ps install-ps-am \
753	install-strip installcheck installcheck-am installdirs \
754	installdirs-am maintainer-clean maintainer-clean-generic \
755	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
756	ps ps-am tags tags-am uninstall uninstall-am
757
758.PRECIOUS: Makefile
759
760
761# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
762
763# Tell versions [3.59,3.63) of GNU make to not export all variables.
764# Otherwise a system limit (for SysV at least) may be exceeded.
765.NOEXPORT:
766