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