Makefile.in revision 9cd34f4b
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
17#
18#  Copyright 2005  Red Hat, Inc.
19#
20#  Permission to use, copy, modify, distribute, and sell this software and its
21#  documentation for any purpose is hereby granted without fee, provided that
22#  the above copyright notice appear in all copies and that both that
23#  copyright notice and this permission notice appear in supporting
24#  documentation, and that the name of Red Hat not be used in
25#  advertising or publicity pertaining to distribution of the software without
26#  specific, written prior permission.  Red Hat makes no
27#  representations about the suitability of this software for any purpose.  It
28#  is provided "as is" without express or implied warranty.
29#
30#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
33#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
34#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
35#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
36#  PERFORMANCE OF THIS SOFTWARE.
37VPATH = @srcdir@
38am__is_gnu_make = { \
39  if test -z '$(MAKELEVEL)'; then \
40    false; \
41  elif test -n '$(MAKE_HOST)'; then \
42    true; \
43  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
44    true; \
45  else \
46    false; \
47  fi; \
48}
49am__make_running_with_option = \
50  case $${target_option-} in \
51      ?) ;; \
52      *) echo "am__make_running_with_option: internal error: invalid" \
53              "target option '$${target_option-}' specified" >&2; \
54         exit 1;; \
55  esac; \
56  has_opt=no; \
57  sane_makeflags=$$MAKEFLAGS; \
58  if $(am__is_gnu_make); then \
59    sane_makeflags=$$MFLAGS; \
60  else \
61    case $$MAKEFLAGS in \
62      *\\[\ \	]*) \
63        bs=\\; \
64        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
65          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
66    esac; \
67  fi; \
68  skip_next=no; \
69  strip_trailopt () \
70  { \
71    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
72  }; \
73  for flg in $$sane_makeflags; do \
74    test $$skip_next = yes && { skip_next=no; continue; }; \
75    case $$flg in \
76      *=*|--*) continue;; \
77        -*I) strip_trailopt 'I'; skip_next=yes;; \
78      -*I?*) strip_trailopt 'I';; \
79        -*O) strip_trailopt 'O'; skip_next=yes;; \
80      -*O?*) strip_trailopt 'O';; \
81        -*l) strip_trailopt 'l'; skip_next=yes;; \
82      -*l?*) strip_trailopt 'l';; \
83      -[dEDm]) skip_next=yes;; \
84      -[JT]) skip_next=yes;; \
85    esac; \
86    case $$flg in \
87      *$$target_option*) has_opt=yes; break;; \
88    esac; \
89  done; \
90  test $$has_opt = yes
91am__make_dryrun = (target_option=n; $(am__make_running_with_option))
92am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
93pkgdatadir = $(datadir)/@PACKAGE@
94pkgincludedir = $(includedir)/@PACKAGE@
95pkglibdir = $(libdir)/@PACKAGE@
96pkglibexecdir = $(libexecdir)/@PACKAGE@
97am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
98install_sh_DATA = $(install_sh) -c -m 644
99install_sh_PROGRAM = $(install_sh) -c
100install_sh_SCRIPT = $(install_sh) -c
101INSTALL_HEADER = $(INSTALL_DATA)
102transform = $(program_transform_name)
103NORMAL_INSTALL = :
104PRE_INSTALL = :
105POST_INSTALL = :
106NORMAL_UNINSTALL = :
107PRE_UNINSTALL = :
108POST_UNINSTALL = :
109build_triplet = @build@
110host_triplet = @host@
111subdir = .
112ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113am__aclocal_m4_deps = $(top_srcdir)/configure.ac
114am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115	$(ACLOCAL_M4)
116DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
117	$(am__configure_deps) $(am__DIST_COMMON)
118am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
119 configure.lineno config.status.lineno
120mkinstalldirs = $(install_sh) -d
121CONFIG_HEADER = config.h
122CONFIG_CLEAN_FILES =
123CONFIG_CLEAN_VPATH_FILES =
124AM_V_P = $(am__v_P_@AM_V@)
125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126am__v_P_0 = false
127am__v_P_1 = :
128AM_V_GEN = $(am__v_GEN_@AM_V@)
129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130am__v_GEN_0 = @echo "  GEN     " $@;
131am__v_GEN_1 = 
132AM_V_at = $(am__v_at_@AM_V@)
133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134am__v_at_0 = @
135am__v_at_1 = 
136SOURCES =
137DIST_SOURCES =
138RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
139	ctags-recursive dvi-recursive html-recursive info-recursive \
140	install-data-recursive install-dvi-recursive \
141	install-exec-recursive install-html-recursive \
142	install-info-recursive install-pdf-recursive \
143	install-ps-recursive install-recursive installcheck-recursive \
144	installdirs-recursive pdf-recursive ps-recursive \
145	tags-recursive uninstall-recursive
146am__can_run_installinfo = \
147  case $$AM_UPDATE_INFO_DIR in \
148    n|no|NO) false;; \
149    *) (install-info --version) >/dev/null 2>&1;; \
150  esac
151RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
152  distclean-recursive maintainer-clean-recursive
153am__recursive_targets = \
154  $(RECURSIVE_TARGETS) \
155  $(RECURSIVE_CLEAN_TARGETS) \
156  $(am__extra_recursive_targets)
157AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
158	cscope distdir dist dist-all distcheck
159am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
160	$(LISP)config.h.in
161# Read a list of newline-separated strings from the standard input,
162# and print each of them once, without duplicates.  Input order is
163# *not* preserved.
164am__uniquify_input = $(AWK) '\
165  BEGIN { nonempty = 0; } \
166  { items[$$0] = 1; nonempty = 1; } \
167  END { if (nonempty) { for (i in items) print i; }; } \
168'
169# Make sure the list of sources is unique.  This is necessary because,
170# e.g., the same source file might be shared among _SOURCES variables
171# for different programs/libraries.
172am__define_uniq_tagged_files = \
173  list='$(am__tagged_files)'; \
174  unique=`for i in $$list; do \
175    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176  done | $(am__uniquify_input)`
177ETAGS = etags
178CTAGS = ctags
179CSCOPE = cscope
180DIST_SUBDIRS = $(SUBDIRS)
181am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
182	ChangeLog INSTALL README compile config.guess config.sub \
183	install-sh missing
184DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185distdir = $(PACKAGE)-$(VERSION)
186top_distdir = $(distdir)
187am__remove_distdir = \
188  if test -d "$(distdir)"; then \
189    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
190      && rm -rf "$(distdir)" \
191      || { sleep 5 && rm -rf "$(distdir)"; }; \
192  else :; fi
193am__post_remove_distdir = $(am__remove_distdir)
194am__relativize = \
195  dir0=`pwd`; \
196  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
197  sed_rest='s,^[^/]*/*,,'; \
198  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
199  sed_butlast='s,/*[^/]*$$,,'; \
200  while test -n "$$dir1"; do \
201    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
202    if test "$$first" != "."; then \
203      if test "$$first" = ".."; then \
204        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
205        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
206      else \
207        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
208        if test "$$first2" = "$$first"; then \
209          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
210        else \
211          dir2="../$$dir2"; \
212        fi; \
213        dir0="$$dir0"/"$$first"; \
214      fi; \
215    fi; \
216    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217  done; \
218  reldir="$$dir2"
219DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
220GZIP_ENV = --best
221DIST_TARGETS = dist-bzip2 dist-gzip
222distuninstallcheck_listfiles = find . -type f -print
223am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
224  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
225distcleancheck_listfiles = find . -type f -print
226ACLOCAL = @ACLOCAL@
227ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
228ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
229AMTAR = @AMTAR@
230AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231APP_MAN_DIR = @APP_MAN_DIR@
232APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
233AUTOCONF = @AUTOCONF@
234AUTOHEADER = @AUTOHEADER@
235AUTOMAKE = @AUTOMAKE@
236AWK = @AWK@
237BASE_CFLAGS = @BASE_CFLAGS@
238CC = @CC@
239CCDEPMODE = @CCDEPMODE@
240CFLAGS = @CFLAGS@
241CHANGELOG_CMD = @CHANGELOG_CMD@
242CPP = @CPP@
243CPPFLAGS = @CPPFLAGS@
244CWARNFLAGS = @CWARNFLAGS@
245CYGPATH_W = @CYGPATH_W@
246DEFS = @DEFS@
247DEPDIR = @DEPDIR@
248DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
249DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
250ECHO_C = @ECHO_C@
251ECHO_N = @ECHO_N@
252ECHO_T = @ECHO_T@
253EGREP = @EGREP@
254EXEEXT = @EXEEXT@
255FILE_MAN_DIR = @FILE_MAN_DIR@
256FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
257GREP = @GREP@
258INSTALL = @INSTALL@
259INSTALL_CMD = @INSTALL_CMD@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264LDFLAGS = @LDFLAGS@
265LEX = @LEX@
266LEXLIB = @LEXLIB@
267LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
268LIBOBJS = @LIBOBJS@
269LIBS = @LIBS@
270LIB_MAN_DIR = @LIB_MAN_DIR@
271LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
272LTLIBOBJS = @LTLIBOBJS@
273MAKEINFO = @MAKEINFO@
274MAN_SUBSTS = @MAN_SUBSTS@
275MISC_MAN_DIR = @MISC_MAN_DIR@
276MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
277MKDIR_P = @MKDIR_P@
278OBJEXT = @OBJEXT@
279PACKAGE = @PACKAGE@
280PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
281PACKAGE_NAME = @PACKAGE_NAME@
282PACKAGE_STRING = @PACKAGE_STRING@
283PACKAGE_TARNAME = @PACKAGE_TARNAME@
284PACKAGE_URL = @PACKAGE_URL@
285PACKAGE_VERSION = @PACKAGE_VERSION@
286PATH_SEPARATOR = @PATH_SEPARATOR@
287PKG_CONFIG = @PKG_CONFIG@
288SED = @SED@
289SET_MAKE = @SET_MAKE@
290SHELL = @SHELL@
291STRICT_CFLAGS = @STRICT_CFLAGS@
292STRIP = @STRIP@
293TWM_CFLAGS = @TWM_CFLAGS@
294TWM_LIBS = @TWM_LIBS@
295VERSION = @VERSION@
296XORG_MAN_PAGE = @XORG_MAN_PAGE@
297YACC = @YACC@
298YACC_INST = @YACC_INST@
299YFLAGS = @YFLAGS@
300abs_builddir = @abs_builddir@
301abs_srcdir = @abs_srcdir@
302abs_top_builddir = @abs_top_builddir@
303abs_top_srcdir = @abs_top_srcdir@
304ac_ct_CC = @ac_ct_CC@
305am__include = @am__include@
306am__leading_dot = @am__leading_dot@
307am__quote = @am__quote@
308am__tar = @am__tar@
309am__untar = @am__untar@
310bindir = @bindir@
311build = @build@
312build_alias = @build_alias@
313build_cpu = @build_cpu@
314build_os = @build_os@
315build_vendor = @build_vendor@
316builddir = @builddir@
317datadir = @datadir@
318datarootdir = @datarootdir@
319docdir = @docdir@
320dvidir = @dvidir@
321exec_prefix = @exec_prefix@
322host = @host@
323host_alias = @host_alias@
324host_cpu = @host_cpu@
325host_os = @host_os@
326host_vendor = @host_vendor@
327htmldir = @htmldir@
328includedir = @includedir@
329infodir = @infodir@
330install_sh = @install_sh@
331libdir = @libdir@
332libexecdir = @libexecdir@
333localedir = @localedir@
334localstatedir = @localstatedir@
335mandir = @mandir@
336mkdir_p = @mkdir_p@
337oldincludedir = @oldincludedir@
338pdfdir = @pdfdir@
339prefix = @prefix@
340program_transform_name = @program_transform_name@
341psdir = @psdir@
342sbindir = @sbindir@
343sharedstatedir = @sharedstatedir@
344srcdir = @srcdir@
345sysconfdir = @sysconfdir@
346target_alias = @target_alias@
347top_build_prefix = @top_build_prefix@
348top_builddir = @top_builddir@
349top_srcdir = @top_srcdir@
350SUBDIRS = src man
351EXTRA_DIST = sample-twmrc/jim.twmrc sample-twmrc/keith.twmrc sample-twmrc/lemke.twmrc
352MAINTAINERCLEANFILES = ChangeLog INSTALL
353all: config.h
354	$(MAKE) $(AM_MAKEFLAGS) all-recursive
355
356.SUFFIXES:
357am--refresh: Makefile
358	@:
359$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
360	@for dep in $?; do \
361	  case '$(am__configure_deps)' in \
362	    *$$dep*) \
363	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
364	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
365		&& exit 0; \
366	      exit 1;; \
367	  esac; \
368	done; \
369	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
370	$(am__cd) $(top_srcdir) && \
371	  $(AUTOMAKE) --foreign Makefile
372Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373	@case '$?' in \
374	  *config.status*) \
375	    echo ' $(SHELL) ./config.status'; \
376	    $(SHELL) ./config.status;; \
377	  *) \
378	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
379	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
380	esac;
381
382$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
383	$(SHELL) ./config.status --recheck
384
385$(top_srcdir)/configure:  $(am__configure_deps)
386	$(am__cd) $(srcdir) && $(AUTOCONF)
387$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
388	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
389$(am__aclocal_m4_deps):
390
391config.h: stamp-h1
392	@test -f $@ || rm -f stamp-h1
393	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
394
395stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
396	@rm -f stamp-h1
397	cd $(top_builddir) && $(SHELL) ./config.status config.h
398$(srcdir)/config.h.in:  $(am__configure_deps) 
399	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
400	rm -f stamp-h1
401	touch $@
402
403distclean-hdr:
404	-rm -f config.h stamp-h1
405
406# This directory's subdirectories are mostly independent; you can cd
407# into them and run 'make' without going through this Makefile.
408# To change the values of 'make' variables: instead of editing Makefiles,
409# (1) if the variable is set in 'config.status', edit 'config.status'
410#     (which will cause the Makefiles to be regenerated when you run 'make');
411# (2) otherwise, pass the desired values on the 'make' command line.
412$(am__recursive_targets):
413	@fail=; \
414	if $(am__make_keepgoing); then \
415	  failcom='fail=yes'; \
416	else \
417	  failcom='exit 1'; \
418	fi; \
419	dot_seen=no; \
420	target=`echo $@ | sed s/-recursive//`; \
421	case "$@" in \
422	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
423	  *) list='$(SUBDIRS)' ;; \
424	esac; \
425	for subdir in $$list; do \
426	  echo "Making $$target in $$subdir"; \
427	  if test "$$subdir" = "."; then \
428	    dot_seen=yes; \
429	    local_target="$$target-am"; \
430	  else \
431	    local_target="$$target"; \
432	  fi; \
433	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434	  || eval $$failcom; \
435	done; \
436	if test "$$dot_seen" = "no"; then \
437	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438	fi; test -z "$$fail"
439
440ID: $(am__tagged_files)
441	$(am__define_uniq_tagged_files); mkid -fID $$unique
442tags: tags-recursive
443TAGS: tags
444
445tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
446	set x; \
447	here=`pwd`; \
448	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449	  include_option=--etags-include; \
450	  empty_fix=.; \
451	else \
452	  include_option=--include; \
453	  empty_fix=; \
454	fi; \
455	list='$(SUBDIRS)'; for subdir in $$list; do \
456	  if test "$$subdir" = .; then :; else \
457	    test ! -f $$subdir/TAGS || \
458	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
459	  fi; \
460	done; \
461	$(am__define_uniq_tagged_files); \
462	shift; \
463	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
464	  test -n "$$unique" || unique=$$empty_fix; \
465	  if test $$# -gt 0; then \
466	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467	      "$$@" $$unique; \
468	  else \
469	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470	      $$unique; \
471	  fi; \
472	fi
473ctags: ctags-recursive
474
475CTAGS: ctags
476ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
477	$(am__define_uniq_tagged_files); \
478	test -z "$(CTAGS_ARGS)$$unique" \
479	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480	     $$unique
481
482GTAGS:
483	here=`$(am__cd) $(top_builddir) && pwd` \
484	  && $(am__cd) $(top_srcdir) \
485	  && gtags -i $(GTAGS_ARGS) "$$here"
486cscope: cscope.files
487	test ! -s cscope.files \
488	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
489clean-cscope:
490	-rm -f cscope.files
491cscope.files: clean-cscope cscopelist
492cscopelist: cscopelist-recursive
493
494cscopelist-am: $(am__tagged_files)
495	list='$(am__tagged_files)'; \
496	case "$(srcdir)" in \
497	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
498	  *) sdir=$(subdir)/$(srcdir) ;; \
499	esac; \
500	for i in $$list; do \
501	  if test -f "$$i"; then \
502	    echo "$(subdir)/$$i"; \
503	  else \
504	    echo "$$sdir/$$i"; \
505	  fi; \
506	done >> $(top_builddir)/cscope.files
507
508distclean-tags:
509	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
511
512distdir: $(DISTFILES)
513	$(am__remove_distdir)
514	test -d "$(distdir)" || mkdir "$(distdir)"
515	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517	list='$(DISTFILES)'; \
518	  dist_files=`for file in $$list; do echo $$file; done | \
519	  sed -e "s|^$$srcdirstrip/||;t" \
520	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521	case $$dist_files in \
522	  */*) $(MKDIR_P) `echo "$$dist_files" | \
523			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
524			   sort -u` ;; \
525	esac; \
526	for file in $$dist_files; do \
527	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528	  if test -d $$d/$$file; then \
529	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530	    if test -d "$(distdir)/$$file"; then \
531	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532	    fi; \
533	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
535	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536	    fi; \
537	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538	  else \
539	    test -f "$(distdir)/$$file" \
540	    || cp -p $$d/$$file "$(distdir)/$$file" \
541	    || exit 1; \
542	  fi; \
543	done
544	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
545	  if test "$$subdir" = .; then :; else \
546	    $(am__make_dryrun) \
547	      || test -d "$(distdir)/$$subdir" \
548	      || $(MKDIR_P) "$(distdir)/$$subdir" \
549	      || exit 1; \
550	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
551	    $(am__relativize); \
552	    new_distdir=$$reldir; \
553	    dir1=$$subdir; dir2="$(top_distdir)"; \
554	    $(am__relativize); \
555	    new_top_distdir=$$reldir; \
556	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
557	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
558	    ($(am__cd) $$subdir && \
559	      $(MAKE) $(AM_MAKEFLAGS) \
560	        top_distdir="$$new_top_distdir" \
561	        distdir="$$new_distdir" \
562		am__remove_distdir=: \
563		am__skip_length_check=: \
564		am__skip_mode_fix=: \
565	        distdir) \
566	      || exit 1; \
567	  fi; \
568	done
569	$(MAKE) $(AM_MAKEFLAGS) \
570	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
571	  dist-hook
572	-test -n "$(am__skip_mode_fix)" \
573	|| find "$(distdir)" -type d ! -perm -755 \
574		-exec chmod u+rwx,go+rx {} \; -o \
575	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
576	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
577	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
578	|| chmod -R a+r "$(distdir)"
579dist-gzip: distdir
580	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
581	$(am__post_remove_distdir)
582dist-bzip2: distdir
583	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
584	$(am__post_remove_distdir)
585
586dist-lzip: distdir
587	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
588	$(am__post_remove_distdir)
589
590dist-xz: distdir
591	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
592	$(am__post_remove_distdir)
593
594dist-tarZ: distdir
595	@echo WARNING: "Support for distribution archives compressed with" \
596		       "legacy program 'compress' is deprecated." >&2
597	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
598	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
599	$(am__post_remove_distdir)
600
601dist-shar: distdir
602	@echo WARNING: "Support for shar distribution archives is" \
603	               "deprecated." >&2
604	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
605	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
606	$(am__post_remove_distdir)
607
608dist-zip: distdir
609	-rm -f $(distdir).zip
610	zip -rq $(distdir).zip $(distdir)
611	$(am__post_remove_distdir)
612
613dist dist-all:
614	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
615	$(am__post_remove_distdir)
616
617# This target untars the dist file and tries a VPATH configuration.  Then
618# it guarantees that the distribution is self-contained by making another
619# tarfile.
620distcheck: dist
621	case '$(DIST_ARCHIVES)' in \
622	*.tar.gz*) \
623	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
624	*.tar.bz2*) \
625	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
626	*.tar.lz*) \
627	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
628	*.tar.xz*) \
629	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
630	*.tar.Z*) \
631	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
632	*.shar.gz*) \
633	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
634	*.zip*) \
635	  unzip $(distdir).zip ;;\
636	esac
637	chmod -R a-w $(distdir)
638	chmod u+w $(distdir)
639	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
640	chmod a-w $(distdir)
641	test -d $(distdir)/_build || exit 0; \
642	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
643	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
644	  && am__cwd=`pwd` \
645	  && $(am__cd) $(distdir)/_build/sub \
646	  && ../../configure \
647	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
648	    $(DISTCHECK_CONFIGURE_FLAGS) \
649	    --srcdir=../.. --prefix="$$dc_install_base" \
650	  && $(MAKE) $(AM_MAKEFLAGS) \
651	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
652	  && $(MAKE) $(AM_MAKEFLAGS) check \
653	  && $(MAKE) $(AM_MAKEFLAGS) install \
654	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
655	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
656	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
657	        distuninstallcheck \
658	  && chmod -R a-w "$$dc_install_base" \
659	  && ({ \
660	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
661	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
662	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
663	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
664	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
665	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
666	  && rm -rf "$$dc_destdir" \
667	  && $(MAKE) $(AM_MAKEFLAGS) dist \
668	  && rm -rf $(DIST_ARCHIVES) \
669	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
670	  && cd "$$am__cwd" \
671	  || exit 1
672	$(am__post_remove_distdir)
673	@(echo "$(distdir) archives ready for distribution: "; \
674	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
675	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
676distuninstallcheck:
677	@test -n '$(distuninstallcheck_dir)' || { \
678	  echo 'ERROR: trying to run $@ with an empty' \
679	       '$$(distuninstallcheck_dir)' >&2; \
680	  exit 1; \
681	}; \
682	$(am__cd) '$(distuninstallcheck_dir)' || { \
683	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
684	  exit 1; \
685	}; \
686	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
687	   || { echo "ERROR: files left after uninstall:" ; \
688	        if test -n "$(DESTDIR)"; then \
689	          echo "  (check DESTDIR support)"; \
690	        fi ; \
691	        $(distuninstallcheck_listfiles) ; \
692	        exit 1; } >&2
693distcleancheck: distclean
694	@if test '$(srcdir)' = . ; then \
695	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
696	  exit 1 ; \
697	fi
698	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
699	  || { echo "ERROR: files left in build directory after distclean:" ; \
700	       $(distcleancheck_listfiles) ; \
701	       exit 1; } >&2
702check-am: all-am
703check: check-recursive
704all-am: Makefile config.h
705installdirs: installdirs-recursive
706installdirs-am:
707install: install-recursive
708install-exec: install-exec-recursive
709install-data: install-data-recursive
710uninstall: uninstall-recursive
711
712install-am: all-am
713	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715installcheck: installcheck-recursive
716install-strip:
717	if test -z '$(STRIP)'; then \
718	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
719	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
720	      install; \
721	else \
722	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
725	fi
726mostlyclean-generic:
727
728clean-generic:
729
730distclean-generic:
731	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
732	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
733
734maintainer-clean-generic:
735	@echo "This command is intended for maintainers to use"
736	@echo "it deletes files that may require special tools to rebuild."
737	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
738clean: clean-recursive
739
740clean-am: clean-generic mostlyclean-am
741
742distclean: distclean-recursive
743	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
744	-rm -f Makefile
745distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
746
747dvi: dvi-recursive
748
749dvi-am:
750
751html: html-recursive
752
753html-am:
754
755info: info-recursive
756
757info-am:
758
759install-data-am:
760
761install-dvi: install-dvi-recursive
762
763install-dvi-am:
764
765install-exec-am:
766
767install-html: install-html-recursive
768
769install-html-am:
770
771install-info: install-info-recursive
772
773install-info-am:
774
775install-man:
776
777install-pdf: install-pdf-recursive
778
779install-pdf-am:
780
781install-ps: install-ps-recursive
782
783install-ps-am:
784
785installcheck-am:
786
787maintainer-clean: maintainer-clean-recursive
788	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
789	-rm -rf $(top_srcdir)/autom4te.cache
790	-rm -f Makefile
791maintainer-clean-am: distclean-am maintainer-clean-generic
792
793mostlyclean: mostlyclean-recursive
794
795mostlyclean-am: mostlyclean-generic
796
797pdf: pdf-recursive
798
799pdf-am:
800
801ps: ps-recursive
802
803ps-am:
804
805uninstall-am:
806
807.MAKE: $(am__recursive_targets) all install-am install-strip
808
809.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
810	am--refresh check check-am clean clean-cscope clean-generic \
811	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
812	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
813	dist-zip distcheck distclean distclean-generic distclean-hdr \
814	distclean-tags distcleancheck distdir distuninstallcheck dvi \
815	dvi-am html html-am info info-am install install-am \
816	install-data install-data-am install-dvi install-dvi-am \
817	install-exec install-exec-am install-html install-html-am \
818	install-info install-info-am install-man install-pdf \
819	install-pdf-am install-ps install-ps-am install-strip \
820	installcheck installcheck-am installdirs installdirs-am \
821	maintainer-clean maintainer-clean-generic mostlyclean \
822	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
823	uninstall-am
824
825.PRECIOUS: Makefile
826
827
828.PHONY: ChangeLog INSTALL
829
830INSTALL:
831	$(INSTALL_CMD)
832
833ChangeLog:
834	$(CHANGELOG_CMD)
835
836dist-hook: ChangeLog INSTALL
837
838# Tell versions [3.59,3.63) of GNU make to not export all variables.
839# Otherwise a system limit (for SysV at least) may be exceeded.
840.NOEXPORT:
841