1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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 = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = .
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97	$(am__configure_deps) $(am__DIST_COMMON)
98am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = config.h
102CONFIG_CLEAN_FILES = lxhotkey.pc man/lxhotkey.1
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 =
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 =
116SOURCES =
117DIST_SOURCES =
118RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119	ctags-recursive dvi-recursive html-recursive info-recursive \
120	install-data-recursive install-dvi-recursive \
121	install-exec-recursive install-html-recursive \
122	install-info-recursive install-pdf-recursive \
123	install-ps-recursive install-recursive installcheck-recursive \
124	installdirs-recursive pdf-recursive ps-recursive \
125	tags-recursive uninstall-recursive
126am__can_run_installinfo = \
127  case $$AM_UPDATE_INFO_DIR in \
128    n|no|NO) false;; \
129    *) (install-info --version) >/dev/null 2>&1;; \
130  esac
131am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132am__vpath_adj = case $$p in \
133    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134    *) f=$$p;; \
135  esac;
136am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137am__install_max = 40
138am__nobase_strip_setup = \
139  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140am__nobase_strip = \
141  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142am__nobase_list = $(am__nobase_strip_setup); \
143  for p in $$list; do echo "$$p $$p"; done | \
144  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146    if (++n[$$2] == $(am__install_max)) \
147      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148    END { for (dir in files) print dir, files[dir] }'
149am__base_list = \
150  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152am__uninstall_files_from_dir = { \
153  test -z "$$files" \
154    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
155    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
156         $(am__cd) "$$dir" && rm -f $$files; }; \
157  }
158man1dir = $(mandir)/man1
159am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)"
160NROFF = nroff
161MANS = $(man_MANS)
162DATA = $(pkgconfig_DATA)
163RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
164  distclean-recursive maintainer-clean-recursive
165am__recursive_targets = \
166  $(RECURSIVE_TARGETS) \
167  $(RECURSIVE_CLEAN_TARGETS) \
168  $(am__extra_recursive_targets)
169AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
170	cscope distdir dist dist-all distcheck
171am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
172	$(LISP)config.h.in
173# Read a list of newline-separated strings from the standard input,
174# and print each of them once, without duplicates.  Input order is
175# *not* preserved.
176am__uniquify_input = $(AWK) '\
177  BEGIN { nonempty = 0; } \
178  { items[$$0] = 1; nonempty = 1; } \
179  END { if (nonempty) { for (i in items) print i; }; } \
180'
181# Make sure the list of sources is unique.  This is necessary because,
182# e.g., the same source file might be shared among _SOURCES variables
183# for different programs/libraries.
184am__define_uniq_tagged_files = \
185  list='$(am__tagged_files)'; \
186  unique=`for i in $$list; do \
187    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188  done | $(am__uniquify_input)`
189ETAGS = etags
190CTAGS = ctags
191CSCOPE = cscope
192DIST_SUBDIRS = $(SUBDIRS)
193am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
194	$(srcdir)/lxhotkey.pc.in $(top_srcdir)/man/lxhotkey.1.in \
195	COPYING ChangeLog ar-lib compile config.guess config.sub \
196	install-sh ltmain.sh missing
197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198distdir = $(PACKAGE)-$(VERSION)
199top_distdir = $(distdir)
200am__remove_distdir = \
201  if test -d "$(distdir)"; then \
202    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
203      && rm -rf "$(distdir)" \
204      || { sleep 5 && rm -rf "$(distdir)"; }; \
205  else :; fi
206am__post_remove_distdir = $(am__remove_distdir)
207am__relativize = \
208  dir0=`pwd`; \
209  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
210  sed_rest='s,^[^/]*/*,,'; \
211  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
212  sed_butlast='s,/*[^/]*$$,,'; \
213  while test -n "$$dir1"; do \
214    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
215    if test "$$first" != "."; then \
216      if test "$$first" = ".."; then \
217        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
218        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
219      else \
220        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
221        if test "$$first2" = "$$first"; then \
222          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
223        else \
224          dir2="../$$dir2"; \
225        fi; \
226        dir0="$$dir0"/"$$first"; \
227      fi; \
228    fi; \
229    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
230  done; \
231  reldir="$$dir2"
232GZIP_ENV = --best
233DIST_ARCHIVES = $(distdir).tar.xz
234DIST_TARGETS = dist-xz
235distuninstallcheck_listfiles = find . -type f -print
236am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
237  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
238distcleancheck_listfiles = find . -type f -print
239ACLOCAL = @ACLOCAL@
240ALL_LINGUAS = @ALL_LINGUAS@
241AMTAR = @AMTAR@
242AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
243AR = @AR@
244AUTOCONF = @AUTOCONF@
245AUTOHEADER = @AUTOHEADER@
246AUTOMAKE = @AUTOMAKE@
247AWK = @AWK@
248CATALOGS = @CATALOGS@
249CATOBJEXT = @CATOBJEXT@
250CC = @CC@
251CCDEPMODE = @CCDEPMODE@
252CFLAGS = @CFLAGS@
253CPP = @CPP@
254CPPFLAGS = @CPPFLAGS@
255CYGPATH_W = @CYGPATH_W@
256DATADIRNAME = @DATADIRNAME@
257DEFS = @DEFS@
258DEPDIR = @DEPDIR@
259DLLTOOL = @DLLTOOL@
260DSYMUTIL = @DSYMUTIL@
261DUMPBIN = @DUMPBIN@
262ECHO_C = @ECHO_C@
263ECHO_N = @ECHO_N@
264ECHO_T = @ECHO_T@
265EGREP = @EGREP@
266EXEEXT = @EXEEXT@
267FGREP = @FGREP@
268GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
269GMOFILES = @GMOFILES@
270GMSGFMT = @GMSGFMT@
271GREP = @GREP@
272GTK_CFLAGS = @GTK_CFLAGS@
273GTK_LIBS = @GTK_LIBS@
274INSTALL = @INSTALL@
275INSTALL_DATA = @INSTALL_DATA@
276INSTALL_PROGRAM = @INSTALL_PROGRAM@
277INSTALL_SCRIPT = @INSTALL_SCRIPT@
278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279INSTOBJEXT = @INSTOBJEXT@
280INTLLIBS = @INTLLIBS@
281INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
282INTLTOOL_MERGE = @INTLTOOL_MERGE@
283INTLTOOL_PERL = @INTLTOOL_PERL@
284INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
285INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
286INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
287INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
288INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
289LD = @LD@
290LDFLAGS = @LDFLAGS@
291LIBOBJS = @LIBOBJS@
292LIBS = @LIBS@
293LIBTOOL = @LIBTOOL@
294LIPO = @LIPO@
295LN_S = @LN_S@
296LTLIBOBJS = @LTLIBOBJS@
297LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
298MAKEINFO = @MAKEINFO@
299MANIFEST_TOOL = @MANIFEST_TOOL@
300MKDIR_P = @MKDIR_P@
301MKINSTALLDIRS = @MKINSTALLDIRS@
302MSGFMT = @MSGFMT@
303MSGFMT_OPTS = @MSGFMT_OPTS@
304MSGMERGE = @MSGMERGE@
305NM = @NM@
306NMEDIT = @NMEDIT@
307OBJDUMP = @OBJDUMP@
308OBJEXT = @OBJEXT@
309OTOOL = @OTOOL@
310OTOOL64 = @OTOOL64@
311PACKAGE = @PACKAGE@
312PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
313PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
314PACKAGE_LIBS = @PACKAGE_LIBS@
315PACKAGE_NAME = @PACKAGE_NAME@
316PACKAGE_STRING = @PACKAGE_STRING@
317PACKAGE_TARNAME = @PACKAGE_TARNAME@
318PACKAGE_URL = @PACKAGE_URL@
319PACKAGE_VERSION = @PACKAGE_VERSION@
320PATH_SEPARATOR = @PATH_SEPARATOR@
321PKG_CONFIG = @PKG_CONFIG@
322PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
323PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
324POFILES = @POFILES@
325POSUB = @POSUB@
326PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
327PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
328RANLIB = @RANLIB@
329SED = @SED@
330SET_MAKE = @SET_MAKE@
331SHELL = @SHELL@
332STRIP = @STRIP@
333USE_NLS = @USE_NLS@
334VERSION = @VERSION@
335XGETTEXT = @XGETTEXT@
336abs_builddir = @abs_builddir@
337abs_srcdir = @abs_srcdir@
338abs_top_builddir = @abs_top_builddir@
339abs_top_srcdir = @abs_top_srcdir@
340ac_ct_AR = @ac_ct_AR@
341ac_ct_CC = @ac_ct_CC@
342ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343am__include = @am__include@
344am__leading_dot = @am__leading_dot@
345am__quote = @am__quote@
346am__tar = @am__tar@
347am__untar = @am__untar@
348bindir = @bindir@
349build = @build@
350build_alias = @build_alias@
351build_cpu = @build_cpu@
352build_os = @build_os@
353build_vendor = @build_vendor@
354builddir = @builddir@
355datadir = @datadir@
356datarootdir = @datarootdir@
357docdir = @docdir@
358dvidir = @dvidir@
359exec_prefix = @exec_prefix@
360host = @host@
361host_alias = @host_alias@
362host_cpu = @host_cpu@
363host_os = @host_os@
364host_vendor = @host_vendor@
365htmldir = @htmldir@
366includedir = @includedir@
367infodir = @infodir@
368install_sh = @install_sh@
369intltool__v_merge_options_ = @intltool__v_merge_options_@
370intltool__v_merge_options_0 = @intltool__v_merge_options_0@
371libdir = @libdir@
372libexecdir = @libexecdir@
373localedir = @localedir@
374localstatedir = @localstatedir@
375mandir = @mandir@
376mkdir_p = @mkdir_p@
377oldincludedir = @oldincludedir@
378pdfdir = @pdfdir@
379prefix = @prefix@
380program_transform_name = @program_transform_name@
381psdir = @psdir@
382runstatedir = @runstatedir@
383sbindir = @sbindir@
384sharedstatedir = @sharedstatedir@
385srcdir = @srcdir@
386sysconfdir = @sysconfdir@
387target_alias = @target_alias@
388top_build_prefix = @top_build_prefix@
389top_builddir = @top_builddir@
390top_srcdir = @top_srcdir@
391ACLOCAL_AMFLAGS = -I m4
392SUBDIRS = src plugins po
393pkgconfigdir = $(prefix)/libdata/pkgconfig
394pkgconfig_DATA = lxhotkey.pc
395man_MANS = man/lxhotkey.1
396EXTRA_DIST = autogen.sh lxhotkey.pc.in man/lxhotkey.1.in
397all: config.h
398	$(MAKE) $(AM_MAKEFLAGS) all-recursive
399
400.SUFFIXES:
401am--refresh: Makefile
402	@:
403$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
408	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
409		&& exit 0; \
410	      exit 1;; \
411	  esac; \
412	done; \
413	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
414	$(am__cd) $(top_srcdir) && \
415	  $(AUTOMAKE) --foreign Makefile
416Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
417	@case '$?' in \
418	  *config.status*) \
419	    echo ' $(SHELL) ./config.status'; \
420	    $(SHELL) ./config.status;; \
421	  *) \
422	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
423	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
424	esac;
425
426$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
427	$(SHELL) ./config.status --recheck
428
429$(top_srcdir)/configure:  $(am__configure_deps)
430	$(am__cd) $(srcdir) && $(AUTOCONF)
431$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
432	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
433$(am__aclocal_m4_deps):
434
435config.h: stamp-h1
436	@test -f $@ || rm -f stamp-h1
437	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
438
439stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
440	@rm -f stamp-h1
441	cd $(top_builddir) && $(SHELL) ./config.status config.h
442$(srcdir)/config.h.in:  $(am__configure_deps)
443	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
444	rm -f stamp-h1
445	touch $@
446
447distclean-hdr:
448	-rm -f config.h stamp-h1
449lxhotkey.pc: $(top_builddir)/config.status $(srcdir)/lxhotkey.pc.in
450	cd $(top_builddir) && $(SHELL) ./config.status $@
451man/lxhotkey.1: $(top_builddir)/config.status $(top_srcdir)/man/lxhotkey.1.in
452	cd $(top_builddir) && $(SHELL) ./config.status $@
453
454mostlyclean-libtool:
455	-rm -f *.lo
456
457clean-libtool:
458	-rm -rf .libs _libs
459
460distclean-libtool:
461	-rm -f libtool config.lt
462install-man1: $(man_MANS)
463	@$(NORMAL_INSTALL)
464	@list1=''; \
465	list2='$(man_MANS)'; \
466	test -n "$(man1dir)" \
467	  && test -n "`echo $$list1$$list2`" \
468	  || exit 0; \
469	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
470	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
471	{ for i in $$list1; do echo "$$i"; done;  \
472	if test -n "$$list2"; then \
473	  for i in $$list2; do echo "$$i"; done \
474	    | sed -n '/\.1[a-z]*$$/p'; \
475	fi; \
476	} | while read p; do \
477	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
478	  echo "$$d$$p"; echo "$$p"; \
479	done | \
480	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
481	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
482	sed 'N;N;s,\n, ,g' | { \
483	list=; while read file base inst; do \
484	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
485	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
486	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
487	  fi; \
488	done; \
489	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
490	while read files; do \
491	  test -z "$$files" || { \
492	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
493	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
494	done; }
495
496uninstall-man1:
497	@$(NORMAL_UNINSTALL)
498	@list=''; test -n "$(man1dir)" || exit 0; \
499	files=`{ for i in $$list; do echo "$$i"; done; \
500	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
501	  sed -n '/\.1[a-z]*$$/p'; \
502	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
503	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
504	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
505install-pkgconfigDATA: $(pkgconfig_DATA)
506	@$(NORMAL_INSTALL)
507	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
508	if test -n "$$list"; then \
509	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
510	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
511	fi; \
512	for p in $$list; do \
513	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
514	  echo "$$d$$p"; \
515	done | $(am__base_list) | \
516	while read files; do \
517	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
518	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
519	done
520
521uninstall-pkgconfigDATA:
522	@$(NORMAL_UNINSTALL)
523	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
524	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
525	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
526
527# This directory's subdirectories are mostly independent; you can cd
528# into them and run 'make' without going through this Makefile.
529# To change the values of 'make' variables: instead of editing Makefiles,
530# (1) if the variable is set in 'config.status', edit 'config.status'
531#     (which will cause the Makefiles to be regenerated when you run 'make');
532# (2) otherwise, pass the desired values on the 'make' command line.
533$(am__recursive_targets):
534	@fail=; \
535	if $(am__make_keepgoing); then \
536	  failcom='fail=yes'; \
537	else \
538	  failcom='exit 1'; \
539	fi; \
540	dot_seen=no; \
541	target=`echo $@ | sed s/-recursive//`; \
542	case "$@" in \
543	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
544	  *) list='$(SUBDIRS)' ;; \
545	esac; \
546	for subdir in $$list; do \
547	  echo "Making $$target in $$subdir"; \
548	  if test "$$subdir" = "."; then \
549	    dot_seen=yes; \
550	    local_target="$$target-am"; \
551	  else \
552	    local_target="$$target"; \
553	  fi; \
554	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
555	  || eval $$failcom; \
556	done; \
557	if test "$$dot_seen" = "no"; then \
558	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
559	fi; test -z "$$fail"
560
561ID: $(am__tagged_files)
562	$(am__define_uniq_tagged_files); mkid -fID $$unique
563tags: tags-recursive
564TAGS: tags
565
566tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
567	set x; \
568	here=`pwd`; \
569	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
570	  include_option=--etags-include; \
571	  empty_fix=.; \
572	else \
573	  include_option=--include; \
574	  empty_fix=; \
575	fi; \
576	list='$(SUBDIRS)'; for subdir in $$list; do \
577	  if test "$$subdir" = .; then :; else \
578	    test ! -f $$subdir/TAGS || \
579	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
580	  fi; \
581	done; \
582	$(am__define_uniq_tagged_files); \
583	shift; \
584	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585	  test -n "$$unique" || unique=$$empty_fix; \
586	  if test $$# -gt 0; then \
587	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588	      "$$@" $$unique; \
589	  else \
590	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591	      $$unique; \
592	  fi; \
593	fi
594ctags: ctags-recursive
595
596CTAGS: ctags
597ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
598	$(am__define_uniq_tagged_files); \
599	test -z "$(CTAGS_ARGS)$$unique" \
600	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
601	     $$unique
602
603GTAGS:
604	here=`$(am__cd) $(top_builddir) && pwd` \
605	  && $(am__cd) $(top_srcdir) \
606	  && gtags -i $(GTAGS_ARGS) "$$here"
607cscope: cscope.files
608	test ! -s cscope.files \
609	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
610clean-cscope:
611	-rm -f cscope.files
612cscope.files: clean-cscope cscopelist
613cscopelist: cscopelist-recursive
614
615cscopelist-am: $(am__tagged_files)
616	list='$(am__tagged_files)'; \
617	case "$(srcdir)" in \
618	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
619	  *) sdir=$(subdir)/$(srcdir) ;; \
620	esac; \
621	for i in $$list; do \
622	  if test -f "$$i"; then \
623	    echo "$(subdir)/$$i"; \
624	  else \
625	    echo "$$sdir/$$i"; \
626	  fi; \
627	done >> $(top_builddir)/cscope.files
628
629distclean-tags:
630	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
631	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
632
633distdir: $(DISTFILES)
634	$(am__remove_distdir)
635	test -d "$(distdir)" || mkdir "$(distdir)"
636	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
637	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
638	list='$(DISTFILES)'; \
639	  dist_files=`for file in $$list; do echo $$file; done | \
640	  sed -e "s|^$$srcdirstrip/||;t" \
641	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
642	case $$dist_files in \
643	  */*) $(MKDIR_P) `echo "$$dist_files" | \
644			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
645			   sort -u` ;; \
646	esac; \
647	for file in $$dist_files; do \
648	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
649	  if test -d $$d/$$file; then \
650	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
651	    if test -d "$(distdir)/$$file"; then \
652	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
653	    fi; \
654	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
655	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
656	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
657	    fi; \
658	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
659	  else \
660	    test -f "$(distdir)/$$file" \
661	    || cp -p $$d/$$file "$(distdir)/$$file" \
662	    || exit 1; \
663	  fi; \
664	done
665	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
666	  if test "$$subdir" = .; then :; else \
667	    $(am__make_dryrun) \
668	      || test -d "$(distdir)/$$subdir" \
669	      || $(MKDIR_P) "$(distdir)/$$subdir" \
670	      || exit 1; \
671	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
672	    $(am__relativize); \
673	    new_distdir=$$reldir; \
674	    dir1=$$subdir; dir2="$(top_distdir)"; \
675	    $(am__relativize); \
676	    new_top_distdir=$$reldir; \
677	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
678	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
679	    ($(am__cd) $$subdir && \
680	      $(MAKE) $(AM_MAKEFLAGS) \
681	        top_distdir="$$new_top_distdir" \
682	        distdir="$$new_distdir" \
683		am__remove_distdir=: \
684		am__skip_length_check=: \
685		am__skip_mode_fix=: \
686	        distdir) \
687	      || exit 1; \
688	  fi; \
689	done
690	-test -n "$(am__skip_mode_fix)" \
691	|| find "$(distdir)" -type d ! -perm -755 \
692		-exec chmod u+rwx,go+rx {} \; -o \
693	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
694	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
695	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
696	|| chmod -R a+r "$(distdir)"
697dist-gzip: distdir
698	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
699	$(am__post_remove_distdir)
700
701dist-bzip2: distdir
702	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
703	$(am__post_remove_distdir)
704
705dist-lzip: distdir
706	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
707	$(am__post_remove_distdir)
708dist-xz: distdir
709	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
710	$(am__post_remove_distdir)
711
712dist-tarZ: distdir
713	@echo WARNING: "Support for distribution archives compressed with" \
714		       "legacy program 'compress' is deprecated." >&2
715	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
716	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
717	$(am__post_remove_distdir)
718
719dist-shar: distdir
720	@echo WARNING: "Support for shar distribution archives is" \
721	               "deprecated." >&2
722	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
723	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
724	$(am__post_remove_distdir)
725
726dist-zip: distdir
727	-rm -f $(distdir).zip
728	zip -rq $(distdir).zip $(distdir)
729	$(am__post_remove_distdir)
730
731dist dist-all:
732	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
733	$(am__post_remove_distdir)
734
735# This target untars the dist file and tries a VPATH configuration.  Then
736# it guarantees that the distribution is self-contained by making another
737# tarfile.
738distcheck: dist
739	case '$(DIST_ARCHIVES)' in \
740	*.tar.gz*) \
741	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
742	*.tar.bz2*) \
743	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
744	*.tar.lz*) \
745	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
746	*.tar.xz*) \
747	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
748	*.tar.Z*) \
749	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
750	*.shar.gz*) \
751	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
752	*.zip*) \
753	  unzip $(distdir).zip ;;\
754	esac
755	chmod -R a-w $(distdir)
756	chmod u+w $(distdir)
757	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
758	chmod a-w $(distdir)
759	test -d $(distdir)/_build || exit 0; \
760	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
761	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
762	  && am__cwd=`pwd` \
763	  && $(am__cd) $(distdir)/_build/sub \
764	  && ../../configure \
765	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
766	    $(DISTCHECK_CONFIGURE_FLAGS) \
767	    --srcdir=../.. --prefix="$$dc_install_base" \
768	  && $(MAKE) $(AM_MAKEFLAGS) \
769	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
770	  && $(MAKE) $(AM_MAKEFLAGS) check \
771	  && $(MAKE) $(AM_MAKEFLAGS) install \
772	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
773	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
774	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
775	        distuninstallcheck \
776	  && chmod -R a-w "$$dc_install_base" \
777	  && ({ \
778	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
779	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
780	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
781	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
782	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
783	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
784	  && rm -rf "$$dc_destdir" \
785	  && $(MAKE) $(AM_MAKEFLAGS) dist \
786	  && rm -rf $(DIST_ARCHIVES) \
787	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
788	  && cd "$$am__cwd" \
789	  || exit 1
790	$(am__post_remove_distdir)
791	@(echo "$(distdir) archives ready for distribution: "; \
792	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
793	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
794distuninstallcheck:
795	@test -n '$(distuninstallcheck_dir)' || { \
796	  echo 'ERROR: trying to run $@ with an empty' \
797	       '$$(distuninstallcheck_dir)' >&2; \
798	  exit 1; \
799	}; \
800	$(am__cd) '$(distuninstallcheck_dir)' || { \
801	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
802	  exit 1; \
803	}; \
804	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
805	   || { echo "ERROR: files left after uninstall:" ; \
806	        if test -n "$(DESTDIR)"; then \
807	          echo "  (check DESTDIR support)"; \
808	        fi ; \
809	        $(distuninstallcheck_listfiles) ; \
810	        exit 1; } >&2
811distcleancheck: distclean
812	@if test '$(srcdir)' = . ; then \
813	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
814	  exit 1 ; \
815	fi
816	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
817	  || { echo "ERROR: files left in build directory after distclean:" ; \
818	       $(distcleancheck_listfiles) ; \
819	       exit 1; } >&2
820check-am: all-am
821check: check-recursive
822all-am: Makefile $(MANS) $(DATA) config.h
823installdirs: installdirs-recursive
824installdirs-am:
825	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
826	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
827	done
828install: install-recursive
829install-exec: install-exec-recursive
830install-data: install-data-recursive
831uninstall: uninstall-recursive
832
833install-am: all-am
834	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
835
836installcheck: installcheck-recursive
837install-strip:
838	if test -z '$(STRIP)'; then \
839	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
840	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
841	      install; \
842	else \
843	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
844	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
845	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
846	fi
847mostlyclean-generic:
848
849clean-generic:
850
851distclean-generic:
852	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
853	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
854
855maintainer-clean-generic:
856	@echo "This command is intended for maintainers to use"
857	@echo "it deletes files that may require special tools to rebuild."
858clean: clean-recursive
859
860clean-am: clean-generic clean-libtool mostlyclean-am
861
862distclean: distclean-recursive
863	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
864	-rm -f Makefile
865distclean-am: clean-am distclean-generic distclean-hdr \
866	distclean-libtool distclean-tags
867
868dvi: dvi-recursive
869
870dvi-am:
871
872html: html-recursive
873
874html-am:
875
876info: info-recursive
877
878info-am:
879
880install-data-am: install-man install-pkgconfigDATA
881
882install-dvi: install-dvi-recursive
883
884install-dvi-am:
885
886install-exec-am:
887
888install-html: install-html-recursive
889
890install-html-am:
891
892install-info: install-info-recursive
893
894install-info-am:
895
896install-man: install-man1
897
898install-pdf: install-pdf-recursive
899
900install-pdf-am:
901
902install-ps: install-ps-recursive
903
904install-ps-am:
905
906installcheck-am:
907
908maintainer-clean: maintainer-clean-recursive
909	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
910	-rm -rf $(top_srcdir)/autom4te.cache
911	-rm -f Makefile
912maintainer-clean-am: distclean-am maintainer-clean-generic
913
914mostlyclean: mostlyclean-recursive
915
916mostlyclean-am: mostlyclean-generic mostlyclean-libtool
917
918pdf: pdf-recursive
919
920pdf-am:
921
922ps: ps-recursive
923
924ps-am:
925
926uninstall-am: uninstall-man uninstall-pkgconfigDATA
927
928uninstall-man: uninstall-man1
929
930.MAKE: $(am__recursive_targets) all install-am install-strip
931
932.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
933	am--refresh check check-am clean clean-cscope clean-generic \
934	clean-libtool cscope cscopelist-am ctags ctags-am dist \
935	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
936	dist-xz dist-zip distcheck distclean distclean-generic \
937	distclean-hdr distclean-libtool distclean-tags distcleancheck \
938	distdir distuninstallcheck dvi dvi-am html html-am info \
939	info-am install install-am install-data install-data-am \
940	install-dvi install-dvi-am install-exec install-exec-am \
941	install-html install-html-am install-info install-info-am \
942	install-man install-man1 install-pdf install-pdf-am \
943	install-pkgconfigDATA install-ps install-ps-am install-strip \
944	installcheck installcheck-am installdirs installdirs-am \
945	maintainer-clean maintainer-clean-generic mostlyclean \
946	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
947	tags tags-am uninstall uninstall-am uninstall-man \
948	uninstall-man1 uninstall-pkgconfigDATA
949
950.PRECIOUS: Makefile
951
952
953# Tell versions [3.59,3.63) of GNU make to not export all variables.
954# Otherwise a system limit (for SysV at least) may be exceeded.
955.NOEXPORT:
956