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 = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
95	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
96	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
97	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
98	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
101	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
102	$(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104	$(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
106	$(am__configure_deps) $(dist_bin_SCRIPTS) \
107	$(dist_noinst_SCRIPTS) $(am__DIST_COMMON)
108am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
109 configure.lineno config.status.lineno
110mkinstalldirs = $(install_sh) -d
111CONFIG_HEADER = config.h
112CONFIG_CLEAN_FILES =
113CONFIG_CLEAN_VPATH_FILES =
114am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115am__vpath_adj = case $$p in \
116    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117    *) f=$$p;; \
118  esac;
119am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120am__install_max = 40
121am__nobase_strip_setup = \
122  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123am__nobase_strip = \
124  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125am__nobase_list = $(am__nobase_strip_setup); \
126  for p in $$list; do echo "$$p $$p"; done | \
127  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129    if (++n[$$2] == $(am__install_max)) \
130      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131    END { for (dir in files) print dir, files[dir] }'
132am__base_list = \
133  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135am__uninstall_files_from_dir = { \
136  test -z "$$files" \
137    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139         $(am__cd) "$$dir" && rm -f $$files; }; \
140  }
141am__installdirs = "$(DESTDIR)$(bindir)"
142SCRIPTS = $(dist_bin_SCRIPTS) $(dist_noinst_SCRIPTS)
143AM_V_P = $(am__v_P_@AM_V@)
144am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
145am__v_P_0 = false
146am__v_P_1 = :
147AM_V_GEN = $(am__v_GEN_@AM_V@)
148am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149am__v_GEN_0 = @echo "  GEN     " $@;
150am__v_GEN_1 =
151AM_V_at = $(am__v_at_@AM_V@)
152am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
153am__v_at_0 = @
154am__v_at_1 =
155SOURCES =
156DIST_SOURCES =
157RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
158	ctags-recursive dvi-recursive html-recursive info-recursive \
159	install-data-recursive install-dvi-recursive \
160	install-exec-recursive install-html-recursive \
161	install-info-recursive install-pdf-recursive \
162	install-ps-recursive install-recursive installcheck-recursive \
163	installdirs-recursive pdf-recursive ps-recursive \
164	tags-recursive uninstall-recursive
165am__can_run_installinfo = \
166  case $$AM_UPDATE_INFO_DIR in \
167    n|no|NO) false;; \
168    *) (install-info --version) >/dev/null 2>&1;; \
169  esac
170RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
171  distclean-recursive maintainer-clean-recursive
172am__recursive_targets = \
173  $(RECURSIVE_TARGETS) \
174  $(RECURSIVE_CLEAN_TARGETS) \
175  $(am__extra_recursive_targets)
176AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
177	cscope distdir dist dist-all distcheck
178am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
179	$(LISP)config.h.in
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates.  Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184  BEGIN { nonempty = 0; } \
185  { items[$$0] = 1; nonempty = 1; } \
186  END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique.  This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192  list='$(am__tagged_files)'; \
193  unique=`for i in $$list; do \
194    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195  done | $(am__uniquify_input)`
196ETAGS = etags
197CTAGS = ctags
198CSCOPE = cscope
199DIST_SUBDIRS = $(SUBDIRS)
200am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
201	$(top_srcdir)/scripts/ar-lib $(top_srcdir)/scripts/compile \
202	$(top_srcdir)/scripts/config.guess \
203	$(top_srcdir)/scripts/config.rpath \
204	$(top_srcdir)/scripts/config.sub \
205	$(top_srcdir)/scripts/install-sh \
206	$(top_srcdir)/scripts/ltmain.sh $(top_srcdir)/scripts/missing \
207	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS \
208	TODO scripts/ar-lib scripts/compile scripts/config.guess \
209	scripts/config.rpath scripts/config.sub scripts/install-sh \
210	scripts/ltmain.sh scripts/missing
211DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212distdir = $(PACKAGE)-$(VERSION)
213top_distdir = $(distdir)
214am__remove_distdir = \
215  if test -d "$(distdir)"; then \
216    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
217      && rm -rf "$(distdir)" \
218      || { sleep 5 && rm -rf "$(distdir)"; }; \
219  else :; fi
220am__post_remove_distdir = $(am__remove_distdir)
221am__relativize = \
222  dir0=`pwd`; \
223  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
224  sed_rest='s,^[^/]*/*,,'; \
225  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
226  sed_butlast='s,/*[^/]*$$,,'; \
227  while test -n "$$dir1"; do \
228    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
229    if test "$$first" != "."; then \
230      if test "$$first" = ".."; then \
231        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
232        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
233      else \
234        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
235        if test "$$first2" = "$$first"; then \
236          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
237        else \
238          dir2="../$$dir2"; \
239        fi; \
240        dir0="$$dir0"/"$$first"; \
241      fi; \
242    fi; \
243    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
244  done; \
245  reldir="$$dir2"
246GZIP_ENV = --best
247DIST_ARCHIVES = $(distdir).tar.lz
248DIST_TARGETS = dist-lzip
249distuninstallcheck_listfiles = find . -type f -print
250am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
251  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
252distcleancheck_listfiles = find . -type f -print
253ACLOCAL = @ACLOCAL@
254ALSA_CFLAGS = @ALSA_CFLAGS@
255ALSA_LIBS = @ALSA_LIBS@
256AMTAR = @AMTAR@
257AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258AO_CFLAGS = @AO_CFLAGS@
259AO_LIBS = @AO_LIBS@
260AR = @AR@
261ASCIIDOC = @ASCIIDOC@
262ASCIIDOC_BACKEND = @ASCIIDOC_BACKEND@
263ASCIIMAN = @ASCIIMAN@
264ASCIIMAN_FORMAT = @ASCIIMAN_FORMAT@
265AUDIO_CFLAGS = @AUDIO_CFLAGS@
266AUDIO_LIBS = @AUDIO_LIBS@
267AUTOCONF = @AUTOCONF@
268AUTOHEADER = @AUTOHEADER@
269AUTOMAKE = @AUTOMAKE@
270AWK = @AWK@
271BRANCH = @BRANCH@
272CC = @CC@
273CCDEPMODE = @CCDEPMODE@
274CFGDIR = @CFGDIR@
275CFLAGS = @CFLAGS@
276CORE_CFLAGS = @CORE_CFLAGS@
277CORE_LIBS = @CORE_LIBS@
278CPP = @CPP@
279CPPFLAGS = @CPPFLAGS@
280CXX = @CXX@
281CXXCPP = @CXXCPP@
282CXXDEPMODE = @CXXDEPMODE@
283CXXFLAGS = @CXXFLAGS@
284CYGPATH_W = @CYGPATH_W@
285DATE = @DATE@
286DEFS = @DEFS@
287DEPDIR = @DEPDIR@
288DLLTOOL = @DLLTOOL@
289DSYMUTIL = @DSYMUTIL@
290DUMPBIN = @DUMPBIN@
291ECHO_C = @ECHO_C@
292ECHO_N = @ECHO_N@
293ECHO_T = @ECHO_T@
294EGREP = @EGREP@
295EXEEXT = @EXEEXT@
296EXTRA_LIBS = @EXTRA_LIBS@
297FGREP = @FGREP@
298FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
299FRIBIDI_LIBS = @FRIBIDI_LIBS@
300GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
301GIO_CFLAGS = @GIO_CFLAGS@
302GIO_LIBS = @GIO_LIBS@
303GMSGFMT = @GMSGFMT@
304GMSGFMT_015 = @GMSGFMT_015@
305GREP = @GREP@
306IMAGE_CFLAGS = @IMAGE_CFLAGS@
307IMAGE_LIBS = @IMAGE_LIBS@
308IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
309IMLIB2_LIBS = @IMLIB2_LIBS@
310INSTALL = @INSTALL@
311INSTALL_DATA = @INSTALL_DATA@
312INSTALL_PROGRAM = @INSTALL_PROGRAM@
313INSTALL_SCRIPT = @INSTALL_SCRIPT@
314INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315INTLLIBS = @INTLLIBS@
316INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
317LD = @LD@
318LDFLAGS = @LDFLAGS@
319LIBDIR = @LIBDIR@
320LIBICONV = @LIBICONV@
321LIBINTL = @LIBINTL@
322LIBJPEG_CFLAGS = @LIBJPEG_CFLAGS@
323LIBJPEG_LIBS = @LIBJPEG_LIBS@
324LIBOBJS = @LIBOBJS@
325LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
326LIBPNG_LIBS = @LIBPNG_LIBS@
327LIBRSVG_CFLAGS = @LIBRSVG_CFLAGS@
328LIBRSVG_LIBS = @LIBRSVG_LIBS@
329LIBS = @LIBS@
330LIBTOOL = @LIBTOOL@
331LIBTOOL_DEPS = @LIBTOOL_DEPS@
332LINKS = @LINKS@
333LIPO = @LIPO@
334LN_S = @LN_S@
335LTLIBICONV = @LTLIBICONV@
336LTLIBINTL = @LTLIBINTL@
337LTLIBOBJS = @LTLIBOBJS@
338LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
339MAINT = @MAINT@
340MAKEINFO = @MAKEINFO@
341MANIFEST_TOOL = @MANIFEST_TOOL@
342MARKDOWN = @MARKDOWN@
343MDOCDATE = @MDOCDATE@
344MKDIR_P = @MKDIR_P@
345MKFONTDIR = @MKFONTDIR@
346MSGFMT = @MSGFMT@
347MSGFMT_015 = @MSGFMT_015@
348MSGMERGE = @MSGMERGE@
349NM = @NM@
350NMEDIT = @NMEDIT@
351OBJDUMP = @OBJDUMP@
352OBJEXT = @OBJEXT@
353OSS_CFLAGS = @OSS_CFLAGS@
354OSS_LIBS = @OSS_LIBS@
355OTOOL = @OTOOL@
356OTOOL64 = @OTOOL64@
357PACKAGE = @PACKAGE@
358PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359PACKAGE_NAME = @PACKAGE_NAME@
360PACKAGE_STRING = @PACKAGE_STRING@
361PACKAGE_TARNAME = @PACKAGE_TARNAME@
362PACKAGE_URL = @PACKAGE_URL@
363PACKAGE_VERSION = @PACKAGE_VERSION@
364PATH_SEPARATOR = @PATH_SEPARATOR@
365PIXBUF_CFLAGS = @PIXBUF_CFLAGS@
366PIXBUF_LIBS = @PIXBUF_LIBS@
367PKG_CONFIG = @PKG_CONFIG@
368PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
369PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
370POSUB = @POSUB@
371RANDR_CFLAGS = @RANDR_CFLAGS@
372RANDR_LIBS = @RANDR_LIBS@
373RANLIB = @RANLIB@
374SED = @SED@
375SET_MAKE = @SET_MAKE@
376SHAPE_CFLAGS = @SHAPE_CFLAGS@
377SHAPE_LIBS = @SHAPE_LIBS@
378SHELL = @SHELL@
379STRIP = @STRIP@
380USE_NLS = @USE_NLS@
381VERSION = @VERSION@
382XFT2_CFLAGS = @XFT2_CFLAGS@
383XFT2_LIBS = @XFT2_LIBS@
384XGETTEXT = @XGETTEXT@
385XGETTEXT_015 = @XGETTEXT_015@
386XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
387XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
388XINERAMA_LIBS = @XINERAMA_LIBS@
389XMKMF = @XMKMF@
390XPM_CFLAGS = @XPM_CFLAGS@
391XPM_LIBS = @XPM_LIBS@
392XSM_CFLAGS = @XSM_CFLAGS@
393XSM_LIBS = @XSM_LIBS@
394XTERMCMD = @XTERMCMD@
395X_CFLAGS = @X_CFLAGS@
396X_EXTRA_LIBS = @X_EXTRA_LIBS@
397X_LIBS = @X_LIBS@
398X_PRE_LIBS = @X_PRE_LIBS@
399abs_builddir = @abs_builddir@
400abs_srcdir = @abs_srcdir@
401abs_top_builddir = @abs_top_builddir@
402abs_top_srcdir = @abs_top_srcdir@
403ac_ct_AR = @ac_ct_AR@
404ac_ct_CC = @ac_ct_CC@
405ac_ct_CXX = @ac_ct_CXX@
406ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
407am__include = @am__include@
408am__leading_dot = @am__leading_dot@
409am__quote = @am__quote@
410am__tar = @am__tar@
411am__untar = @am__untar@
412bindir = @bindir@
413build = @build@
414build_alias = @build_alias@
415build_cpu = @build_cpu@
416build_os = @build_os@
417build_vendor = @build_vendor@
418builddir = @builddir@
419datadir = @datadir@
420datarootdir = @datarootdir@
421docdir = @docdir@
422dvidir = @dvidir@
423exec_prefix = @exec_prefix@
424host = @host@
425host_alias = @host_alias@
426host_cpu = @host_cpu@
427host_os = @host_os@
428host_vendor = @host_vendor@
429htmldir = @htmldir@
430includedir = @includedir@
431infodir = @infodir@
432install_sh = @install_sh@
433libdir = @libdir@
434libexecdir = @libexecdir@
435localedir = @localedir@
436localstatedir = @localstatedir@
437mandir = @mandir@
438mkdir_p = @mkdir_p@
439oldincludedir = @oldincludedir@
440pdfdir = @pdfdir@
441prefix = @prefix@
442program_transform_name = @program_transform_name@
443psdir = @psdir@
444sbindir = @sbindir@
445sharedstatedir = @sharedstatedir@
446srcdir = @srcdir@
447sysconfdir = @sysconfdir@
448target = @target@
449target_alias = @target_alias@
450target_cpu = @target_cpu@
451target_os = @target_os@
452target_vendor = @target_vendor@
453top_build_prefix = @top_build_prefix@
454top_builddir = @top_builddir@
455top_srcdir = @top_srcdir@
456ACLOCAL_AMFLAGS = -I m4
457SUBDIRS = src po doc man lib
458EXTRA_DIST = INSTALL COPYING AUTHORS NEWS README README.md \
459	README.md.in THANKS TODO ChangeLog RELEASE RELEASE.md \
460	COMPLIANCE INSTALL-cmakebuild.md INSTALL.cmakebuild \
461	CMakeLists.txt doc/CMakeLists.txt lib/CMakeLists.txt \
462	man/CMakeLists.txt po/CMakeLists.txt src/CMakeLists.txt \
463	src/config.cmake.h.in COMPLIANCE VERSION icewm.spec.in \
464	icewm.spec icewm.lsm.in icewm.lsm
465dist_noinst_SCRIPTS = gennews.sh autogen.sh configure.sh rebuild.sh dist.sh
466DISTCLEANFILES = ChangeLog AUTHORS NEWS README README.md README.html \
467	README.txt RELEASE RELEASE.html RELEASE.txt VERSION icewm.spec \
468	icewm.lsm
469dist_bin_SCRIPTS = \
470	icewm-set-gnomewm \
471	contrib/icewm-menu-xrandr
472
473AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = \
474	contrib/icewm-menu-xrandr
475
476all: config.h
477	$(MAKE) $(AM_MAKEFLAGS) all-recursive
478
479.SUFFIXES:
480am--refresh: Makefile
481	@:
482$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
483	@for dep in $?; do \
484	  case '$(am__configure_deps)' in \
485	    *$$dep*) \
486	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnits'; \
487	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnits \
488		&& exit 0; \
489	      exit 1;; \
490	  esac; \
491	done; \
492	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
493	$(am__cd) $(top_srcdir) && \
494	  $(AUTOMAKE) --gnits Makefile
495Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
496	@case '$?' in \
497	  *config.status*) \
498	    echo ' $(SHELL) ./config.status'; \
499	    $(SHELL) ./config.status;; \
500	  *) \
501	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
502	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
503	esac;
504
505$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
506	$(SHELL) ./config.status --recheck
507
508$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
509	$(am__cd) $(srcdir) && $(AUTOCONF)
510$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
511	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
512$(am__aclocal_m4_deps):
513
514config.h: stamp-h1
515	@test -f $@ || rm -f stamp-h1
516	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
517
518stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
519	@rm -f stamp-h1
520	cd $(top_builddir) && $(SHELL) ./config.status config.h
521$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
522	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
523	rm -f stamp-h1
524	touch $@
525
526distclean-hdr:
527	-rm -f config.h stamp-h1
528install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
529	@$(NORMAL_INSTALL)
530	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
531	if test -n "$$list"; then \
532	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
533	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
534	fi; \
535	for p in $$list; do \
536	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
537	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
538	done | \
539	sed -e 'p;s,.*/,,;n' \
540	    -e 'h;s|.*|.|' \
541	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
542	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
543	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
544	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
545	      if (++n[d] == $(am__install_max)) { \
546		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
547	    else { print "f", d "/" $$4, $$1 } } \
548	  END { for (d in files) print "f", d, files[d] }' | \
549	while read type dir files; do \
550	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
551	     test -z "$$files" || { \
552	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
553	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
554	     } \
555	; done
556
557uninstall-dist_binSCRIPTS:
558	@$(NORMAL_UNINSTALL)
559	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
560	files=`for p in $$list; do echo "$$p"; done | \
561	       sed -e 's,.*/,,;$(transform)'`; \
562	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
563
564installcheck-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
565	bad=0; pid=$$$$; list="$(dist_bin_SCRIPTS)"; for p in $$list; do \
566	  case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
567	   *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
568	  esac; \
569	  f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
570	  for opt in --help --version; do \
571	    if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
572	         2>c$${pid}_.err </dev/null \
573		 && test -n "`cat c$${pid}_.out`" \
574		 && test -z "`cat c$${pid}_.err`"; then :; \
575	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
576	  done; \
577	done; rm -f c$${pid}_.???; exit $$bad
578
579mostlyclean-libtool:
580	-rm -f *.lo
581
582clean-libtool:
583	-rm -rf .libs _libs
584
585distclean-libtool:
586	-rm -f libtool config.lt
587
588# This directory's subdirectories are mostly independent; you can cd
589# into them and run 'make' without going through this Makefile.
590# To change the values of 'make' variables: instead of editing Makefiles,
591# (1) if the variable is set in 'config.status', edit 'config.status'
592#     (which will cause the Makefiles to be regenerated when you run 'make');
593# (2) otherwise, pass the desired values on the 'make' command line.
594$(am__recursive_targets):
595	@fail=; \
596	if $(am__make_keepgoing); then \
597	  failcom='fail=yes'; \
598	else \
599	  failcom='exit 1'; \
600	fi; \
601	dot_seen=no; \
602	target=`echo $@ | sed s/-recursive//`; \
603	case "$@" in \
604	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
605	  *) list='$(SUBDIRS)' ;; \
606	esac; \
607	for subdir in $$list; do \
608	  echo "Making $$target in $$subdir"; \
609	  if test "$$subdir" = "."; then \
610	    dot_seen=yes; \
611	    local_target="$$target-am"; \
612	  else \
613	    local_target="$$target"; \
614	  fi; \
615	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
616	  || eval $$failcom; \
617	done; \
618	if test "$$dot_seen" = "no"; then \
619	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
620	fi; test -z "$$fail"
621
622ID: $(am__tagged_files)
623	$(am__define_uniq_tagged_files); mkid -fID $$unique
624tags: tags-recursive
625TAGS: tags
626
627tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
628	set x; \
629	here=`pwd`; \
630	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
631	  include_option=--etags-include; \
632	  empty_fix=.; \
633	else \
634	  include_option=--include; \
635	  empty_fix=; \
636	fi; \
637	list='$(SUBDIRS)'; for subdir in $$list; do \
638	  if test "$$subdir" = .; then :; else \
639	    test ! -f $$subdir/TAGS || \
640	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
641	  fi; \
642	done; \
643	$(am__define_uniq_tagged_files); \
644	shift; \
645	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
646	  test -n "$$unique" || unique=$$empty_fix; \
647	  if test $$# -gt 0; then \
648	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
649	      "$$@" $$unique; \
650	  else \
651	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
652	      $$unique; \
653	  fi; \
654	fi
655ctags: ctags-recursive
656
657CTAGS: ctags
658ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
659	$(am__define_uniq_tagged_files); \
660	test -z "$(CTAGS_ARGS)$$unique" \
661	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
662	     $$unique
663
664GTAGS:
665	here=`$(am__cd) $(top_builddir) && pwd` \
666	  && $(am__cd) $(top_srcdir) \
667	  && gtags -i $(GTAGS_ARGS) "$$here"
668cscope: cscope.files
669	test ! -s cscope.files \
670	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
671clean-cscope:
672	-rm -f cscope.files
673cscope.files: clean-cscope cscopelist
674cscopelist: cscopelist-recursive
675
676cscopelist-am: $(am__tagged_files)
677	list='$(am__tagged_files)'; \
678	case "$(srcdir)" in \
679	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
680	  *) sdir=$(subdir)/$(srcdir) ;; \
681	esac; \
682	for i in $$list; do \
683	  if test -f "$$i"; then \
684	    echo "$(subdir)/$$i"; \
685	  else \
686	    echo "$$sdir/$$i"; \
687	  fi; \
688	done >> $(top_builddir)/cscope.files
689
690distclean-tags:
691	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
692	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
693
694distdir: $(DISTFILES)
695	@case `sed 15q $(srcdir)/NEWS` in \
696	*"$(VERSION)"*) : ;; \
697	*) \
698	  echo "NEWS not updated; not releasing" 1>&2; \
699	  exit 1;; \
700	esac
701	$(am__remove_distdir)
702	test -d "$(distdir)" || mkdir "$(distdir)"
703	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
704	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
705	list='$(DISTFILES)'; \
706	  dist_files=`for file in $$list; do echo $$file; done | \
707	  sed -e "s|^$$srcdirstrip/||;t" \
708	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
709	case $$dist_files in \
710	  */*) $(MKDIR_P) `echo "$$dist_files" | \
711			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
712			   sort -u` ;; \
713	esac; \
714	for file in $$dist_files; do \
715	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
716	  if test -d $$d/$$file; then \
717	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
718	    if test -d "$(distdir)/$$file"; then \
719	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
720	    fi; \
721	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
722	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
723	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
724	    fi; \
725	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
726	  else \
727	    test -f "$(distdir)/$$file" \
728	    || cp -p $$d/$$file "$(distdir)/$$file" \
729	    || exit 1; \
730	  fi; \
731	done
732	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
733	  if test "$$subdir" = .; then :; else \
734	    $(am__make_dryrun) \
735	      || test -d "$(distdir)/$$subdir" \
736	      || $(MKDIR_P) "$(distdir)/$$subdir" \
737	      || exit 1; \
738	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
739	    $(am__relativize); \
740	    new_distdir=$$reldir; \
741	    dir1=$$subdir; dir2="$(top_distdir)"; \
742	    $(am__relativize); \
743	    new_top_distdir=$$reldir; \
744	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
745	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
746	    ($(am__cd) $$subdir && \
747	      $(MAKE) $(AM_MAKEFLAGS) \
748	        top_distdir="$$new_top_distdir" \
749	        distdir="$$new_distdir" \
750		am__remove_distdir=: \
751		am__skip_length_check=: \
752		am__skip_mode_fix=: \
753	        distdir) \
754	      || exit 1; \
755	  fi; \
756	done
757	$(MAKE) $(AM_MAKEFLAGS) \
758	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
759	  dist-hook
760	-test -n "$(am__skip_mode_fix)" \
761	|| find "$(distdir)" -type d ! -perm -755 \
762		-exec chmod u+rwx,go+rx {} \; -o \
763	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
764	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
765	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
766	|| chmod -R a+r "$(distdir)"
767dist-gzip: distdir
768	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
769	$(am__post_remove_distdir)
770
771dist-bzip2: distdir
772	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
773	$(am__post_remove_distdir)
774dist-lzip: distdir
775	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
776	$(am__post_remove_distdir)
777
778dist-xz: distdir
779	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
780	$(am__post_remove_distdir)
781
782dist-tarZ: distdir
783	@echo WARNING: "Support for distribution archives compressed with" \
784		       "legacy program 'compress' is deprecated." >&2
785	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
786	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
787	$(am__post_remove_distdir)
788
789dist-shar: distdir
790	@echo WARNING: "Support for shar distribution archives is" \
791	               "deprecated." >&2
792	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
793	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
794	$(am__post_remove_distdir)
795
796dist-zip: distdir
797	-rm -f $(distdir).zip
798	zip -rq $(distdir).zip $(distdir)
799	$(am__post_remove_distdir)
800
801dist dist-all:
802	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
803	$(am__post_remove_distdir)
804
805# This target untars the dist file and tries a VPATH configuration.  Then
806# it guarantees that the distribution is self-contained by making another
807# tarfile.
808distcheck: dist
809	case '$(DIST_ARCHIVES)' in \
810	*.tar.gz*) \
811	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
812	*.tar.bz2*) \
813	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
814	*.tar.lz*) \
815	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
816	*.tar.xz*) \
817	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
818	*.tar.Z*) \
819	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
820	*.shar.gz*) \
821	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
822	*.zip*) \
823	  unzip $(distdir).zip ;;\
824	esac
825	chmod -R a-w $(distdir)
826	chmod u+w $(distdir)
827	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
828	chmod a-w $(distdir)
829	test -d $(distdir)/_build || exit 0; \
830	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
831	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
832	  && am__cwd=`pwd` \
833	  && $(am__cd) $(distdir)/_build/sub \
834	  && ../../configure \
835	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
836	    $(DISTCHECK_CONFIGURE_FLAGS) \
837	    --srcdir=../.. --prefix="$$dc_install_base" \
838	  && $(MAKE) $(AM_MAKEFLAGS) \
839	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
840	  && $(MAKE) $(AM_MAKEFLAGS) check \
841	  && $(MAKE) $(AM_MAKEFLAGS) install \
842	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
843	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
844	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
845	        distuninstallcheck \
846	  && chmod -R a-w "$$dc_install_base" \
847	  && ({ \
848	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
849	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
850	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
851	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
852	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
853	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
854	  && rm -rf "$$dc_destdir" \
855	  && $(MAKE) $(AM_MAKEFLAGS) dist \
856	  && rm -rf $(DIST_ARCHIVES) \
857	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
858	  && cd "$$am__cwd" \
859	  || exit 1
860	$(am__post_remove_distdir)
861	@(echo "$(distdir) archives ready for distribution: "; \
862	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
863	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
864distuninstallcheck:
865	@test -n '$(distuninstallcheck_dir)' || { \
866	  echo 'ERROR: trying to run $@ with an empty' \
867	       '$$(distuninstallcheck_dir)' >&2; \
868	  exit 1; \
869	}; \
870	$(am__cd) '$(distuninstallcheck_dir)' || { \
871	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
872	  exit 1; \
873	}; \
874	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
875	   || { echo "ERROR: files left after uninstall:" ; \
876	        if test -n "$(DESTDIR)"; then \
877	          echo "  (check DESTDIR support)"; \
878	        fi ; \
879	        $(distuninstallcheck_listfiles) ; \
880	        exit 1; } >&2
881distcleancheck: distclean
882	@if test '$(srcdir)' = . ; then \
883	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
884	  exit 1 ; \
885	fi
886	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
887	  || { echo "ERROR: files left in build directory after distclean:" ; \
888	       $(distcleancheck_listfiles) ; \
889	       exit 1; } >&2
890check-am: all-am
891check: check-recursive
892all-am: Makefile $(SCRIPTS) config.h
893installdirs: installdirs-recursive
894installdirs-am:
895	for dir in "$(DESTDIR)$(bindir)"; do \
896	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
897	done
898install: install-recursive
899install-exec: install-exec-recursive
900install-data: install-data-recursive
901uninstall: uninstall-recursive
902
903install-am: all-am
904	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
905
906installcheck: installcheck-recursive
907install-strip:
908	if test -z '$(STRIP)'; then \
909	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
910	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
911	      install; \
912	else \
913	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
914	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
915	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
916	fi
917mostlyclean-generic:
918
919clean-generic:
920
921distclean-generic:
922	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
923	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
924	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
925
926maintainer-clean-generic:
927	@echo "This command is intended for maintainers to use"
928	@echo "it deletes files that may require special tools to rebuild."
929clean: clean-recursive
930
931clean-am: clean-generic clean-libtool mostlyclean-am
932
933distclean: distclean-recursive
934	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
935	-rm -f Makefile
936distclean-am: clean-am distclean-generic distclean-hdr \
937	distclean-libtool distclean-tags
938
939dvi: dvi-recursive
940
941dvi-am:
942
943html: html-recursive
944
945html-am:
946
947info: info-recursive
948
949info-am:
950
951install-data-am:
952
953install-dvi: install-dvi-recursive
954
955install-dvi-am:
956
957install-exec-am: install-dist_binSCRIPTS
958
959install-html: install-html-recursive
960
961install-html-am:
962
963install-info: install-info-recursive
964
965install-info-am:
966
967install-man:
968
969install-pdf: install-pdf-recursive
970
971install-pdf-am:
972
973install-ps: install-ps-recursive
974
975install-ps-am:
976
977installcheck-am: installcheck-dist_binSCRIPTS
978
979maintainer-clean: maintainer-clean-recursive
980	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
981	-rm -rf $(top_srcdir)/autom4te.cache
982	-rm -f Makefile
983maintainer-clean-am: distclean-am maintainer-clean-generic
984
985mostlyclean: mostlyclean-recursive
986
987mostlyclean-am: mostlyclean-generic mostlyclean-libtool
988
989pdf: pdf-recursive
990
991pdf-am:
992
993ps: ps-recursive
994
995ps-am:
996
997uninstall-am: uninstall-dist_binSCRIPTS
998
999.MAKE: $(am__recursive_targets) all install-am install-strip
1000
1001.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1002	am--refresh check check-am clean clean-cscope clean-generic \
1003	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1004	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1005	dist-tarZ dist-xz dist-zip distcheck distclean \
1006	distclean-generic distclean-hdr distclean-libtool \
1007	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1008	dvi-am html html-am info info-am install install-am \
1009	install-data install-data-am install-dist_binSCRIPTS \
1010	install-dvi install-dvi-am install-exec install-exec-am \
1011	install-html install-html-am install-info install-info-am \
1012	install-man install-pdf install-pdf-am install-ps \
1013	install-ps-am install-strip installcheck installcheck-am \
1014	installcheck-dist_binSCRIPTS installdirs installdirs-am \
1015	maintainer-clean maintainer-clean-generic mostlyclean \
1016	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1017	tags tags-am uninstall uninstall-am uninstall-dist_binSCRIPTS
1018
1019.PRECIOUS: Makefile
1020
1021
1022dist-hook:
1023	$(AM_V_GEN)if test -x "`which git 2>/dev/null`" -a -d "$(srcdir)/.git" ; then \
1024		chmod u+w $(distdir)/{ChangeLog,AUTHORS,NEWS} ; \
1025		( cd $(srcdir) ; \
1026		  echo -e "# created with git log --stat=76 -M -C -500|fmt -sct -w80\n" ; \
1027		  git log --stat=76 -M -C -500|fmt -sct -w80 \
1028		)|head -10000>$(distdir)/ChangeLog ; \
1029		( cd $(srcdir) ; \
1030		  echo "$(PACKAGE) -- authors file.  $(DATE)" ; \
1031		  echo "" ; \
1032		  git log|grep '^Author:'|awk '{if(!authors[$$0]){print$$0;authors[$$0]=1;}}' \
1033		)>$(distdir)/AUTHORS ; \
1034		( cd $(srcdir) ; \
1035		  echo "$(PACKAGE) -- history of user-visible changes.  $(DATE)" ; \
1036		  PACKAGE="$(PACKAGE)" $(srcdir)/gennews.sh \
1037		)>$(distdir)/NEWS ; \
1038	fi ; \
1039	chmod u+w $(distdir)/{README.md,README} ; \
1040	sed -r -e 's:\@PACKAGE\@:$(PACKAGE):g;s:\@VERSION\@:$(VERSION):g;s:\@DATE\@:$(DATE):g;s:\@BRANCH\@:$(BRANCH):g' $(distdir)/README.md.in >$(distdir)/README.md ; \
1041	cat $(distdir)/README.md | fmt -sct -w80 -g72 >$(distdir)/README
1042
1043ChangeLog:
1044	$(AM_V_GEN)if test -x "`which git 2>/dev/null`" -a -d "$(srcdir)/.git" ; then \
1045		( cd $(srcdir) ; \
1046		  echo -e "# created with git log --stat=76 -M -C -500|fmt -sct -w80\n" ; \
1047		  git log --stat=76 -M -C -500|fmt -sct -w80 \
1048		)|head -10000>$@ ; \
1049	else touch $@ ; fi
1050
1051AUTHORS:
1052	$(AM_V_GEN)if test -x "`which git 2>/dev/null`" -a -d "$(srcdir)/.git" ; then \
1053		( cd $(srcdir) ; \
1054		  echo "$(PACKAGE) -- authors file.  $(DATE)" ; \
1055		  echo "" ; \
1056		  git log|grep '^Author:'|awk '{if(!authors[$$0]){print$$0;authors[$$0]=1;}}' \
1057		)>$@ ; \
1058	else touch $@ ; fi
1059
1060NEWS:
1061	$(AM_V_GEN)if test -x "`which git 2>/dev/null`" -a -d "$(srcdir)/.git" ; then \
1062		( cd $(srcdir) ; \
1063		  echo "$(PACKAGE) -- history of user-visible changes.  $(DATE)" ; \
1064		  PACKAGE="$(PACKAGE)" $(srcdir)/gennews.sh \
1065		)>$@ ; \
1066	else touch $@ ; fi
1067
1068README.md: README.md.in
1069	$(AM_V_GEN)sed -r -e 's:\@PACKAGE\@:$(PACKAGE):g;s:\@VERSION\@:$(VERSION):g;s:\@DATE\@:$(DATE):g;s:\@BRANCH\@:$(BRANCH):g' $< >$@
1070
1071README: README.md
1072	$(AM_V_GEN)cat $< | fmt -sct -w80 -g72 >$@
1073
1074README.html: README.md
1075	$(AM_V_GEN)$(MARKDOWN) $< >$@
1076
1077README.txt: README.html
1078	$(AM_V_GEN)$(LINKS) -dump -width 80 -nolist $< | sed -r -e 's,^[[:space:]]*,,' >$@
1079
1080RELEASE: RELEASE.md
1081	$(AM_V_GEN)cat $< | fmt -sct -w80 -g72 >$@
1082
1083RELEASE.html: RELEASE.md
1084	$(AM_V_GEN)$(MARKDOWN) $< >$@
1085
1086RELEASE.txt: RELEASE.html
1087	$(AM_V_GEN)$(LINKS) -dump -width 80 -nolist $< | sed -r -e 's,^[[:space:]]*,,' >$@
1088
1089NOTES.html: NOTES
1090	$(AM_V_GEN)$(ASCIIDOC) -o - $< >$@
1091
1092TODO.html: TODO
1093	$(AM_V_GEN)$(ASCIIDOC) -o - $< >$@
1094
1095INSTALL.cmakebuild: INSTALL-cmakebuild.md
1096	$(AM_V_GEN)cat $< | fmt -sct -w80 -g72 >$@
1097
1098INSTALL-cmakebuild.html: INSTALL-cmakebuild.md
1099	$(AM_V_GEN)$(MARKDOWN) $< >$@
1100
1101INSTALL-cmakebuild.txt: INSTALL-cmakebuild.html
1102	$(AM_V_GEN)links -dump -width 80 -codepage utf-8 $< >$@
1103
1104VERSION:
1105	$(AM_V_GEN)echo -e "PACKAGE=$(PACKAGE)\nVERSION=$(VERSION)" >$@
1106
1107icewm.spec: icewm.spec.in
1108	$(AM_V_GEN)sed -r -e 's:%%PACKAGE%%:$(PACKAGE):g;s:%%VERSION%%:$(VERSION):g;s:%%DATE%%:$(DATE):g;s:%%BRANCH%%:$(BRANCH):g' $< >$@
1109
1110icewm.lsm: icewm.lsm.in
1111	$(AM_V_GEN)sed -r -e 's:%%PACKAGE%%:$(PACKAGE):g;s:%%VERSION%%:$(VERSION):g;s:%%DATE%%:$(DATE):g;s:%%BRANCH%%:$(BRANCH):g' $< >$@
1112
1113# Tell versions [3.59,3.63) of GNU make to not export all variables.
1114# Otherwise a system limit (for SysV at least) may be exceeded.
1115.NOEXPORT:
1116