Makefile.in revision bd3a1963
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#  Copyright 2005 Adam Jackson.
19#
20#  Permission is hereby granted, free of charge, to any person obtaining a
21#  copy of this software and associated documentation files (the "Software"),
22#  to deal in the Software without restriction, including without limitation
23#  on the rights to use, copy, modify, merge, publish, distribute, sub
24#  license, and/or sell copies of the Software, and to permit persons to whom
25#  the Software is furnished to do so, subject to the following conditions:
26#
27#  The above copyright notice and this permission notice (including the next
28#  paragraph) shall be included in all copies or substantial portions of the
29#  Software.
30#
31#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
34#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37VPATH = @srcdir@
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56subdir = .
57DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
58	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
59	$(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \
60	config.sub depcomp install-sh ltmain.sh missing
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66 configure.lineno config.status.lineno
67mkinstalldirs = $(install_sh) -d
68CONFIG_HEADER = config.h
69CONFIG_CLEAN_FILES =
70CONFIG_CLEAN_VPATH_FILES =
71AM_V_GEN = $(am__v_GEN_$(V))
72am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
73am__v_GEN_0 = @echo "  GEN   " $@;
74AM_V_at = $(am__v_at_$(V))
75am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
76am__v_at_0 = @
77SOURCES =
78DIST_SOURCES =
79RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80	html-recursive info-recursive install-data-recursive \
81	install-dvi-recursive install-exec-recursive \
82	install-html-recursive install-info-recursive \
83	install-pdf-recursive install-ps-recursive install-recursive \
84	installcheck-recursive installdirs-recursive pdf-recursive \
85	ps-recursive uninstall-recursive
86RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
87  distclean-recursive maintainer-clean-recursive
88AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
89	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
90	distdir dist dist-all distcheck
91ETAGS = etags
92CTAGS = ctags
93DIST_SUBDIRS = $(SUBDIRS)
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95distdir = $(PACKAGE)-$(VERSION)
96top_distdir = $(distdir)
97am__remove_distdir = \
98  { test ! -d "$(distdir)" \
99    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
100         && rm -fr "$(distdir)"; }; }
101am__relativize = \
102  dir0=`pwd`; \
103  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
104  sed_rest='s,^[^/]*/*,,'; \
105  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
106  sed_butlast='s,/*[^/]*$$,,'; \
107  while test -n "$$dir1"; do \
108    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
109    if test "$$first" != "."; then \
110      if test "$$first" = ".."; then \
111        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
112        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
113      else \
114        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
115        if test "$$first2" = "$$first"; then \
116          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
117        else \
118          dir2="../$$dir2"; \
119        fi; \
120        dir0="$$dir0"/"$$first"; \
121      fi; \
122    fi; \
123    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
124  done; \
125  reldir="$$dir2"
126DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
127GZIP_ENV = --best
128distuninstallcheck_listfiles = find . -type f -print
129distcleancheck_listfiles = find . -type f -print
130ACLOCAL = @ACLOCAL@
131ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
132ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
133AMTAR = @AMTAR@
134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135APP_MAN_DIR = @APP_MAN_DIR@
136APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
137AR = @AR@
138AUTOCONF = @AUTOCONF@
139AUTOHEADER = @AUTOHEADER@
140AUTOMAKE = @AUTOMAKE@
141AWK = @AWK@
142CC = @CC@
143CCDEPMODE = @CCDEPMODE@
144CFLAGS = @CFLAGS@
145CHANGELOG_CMD = @CHANGELOG_CMD@
146CPP = @CPP@
147CPPFLAGS = @CPPFLAGS@
148CWARNFLAGS = @CWARNFLAGS@
149CYGPATH_W = @CYGPATH_W@
150DEFS = @DEFS@
151DEPDIR = @DEPDIR@
152DLLTOOL = @DLLTOOL@
153DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
154DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
155DRIVER_NAME = @DRIVER_NAME@
156DSYMUTIL = @DSYMUTIL@
157DUMPBIN = @DUMPBIN@
158ECHO_C = @ECHO_C@
159ECHO_N = @ECHO_N@
160ECHO_T = @ECHO_T@
161EGREP = @EGREP@
162EXEEXT = @EXEEXT@
163FGREP = @FGREP@
164FILE_MAN_DIR = @FILE_MAN_DIR@
165FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
166GREP = @GREP@
167INSTALL = @INSTALL@
168INSTALL_CMD = @INSTALL_CMD@
169INSTALL_DATA = @INSTALL_DATA@
170INSTALL_PROGRAM = @INSTALL_PROGRAM@
171INSTALL_SCRIPT = @INSTALL_SCRIPT@
172INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173LD = @LD@
174LDFLAGS = @LDFLAGS@
175LIBOBJS = @LIBOBJS@
176LIBS = @LIBS@
177LIBTOOL = @LIBTOOL@
178LIB_MAN_DIR = @LIB_MAN_DIR@
179LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
180LINT = @LINT@
181LINT_FLAGS = @LINT_FLAGS@
182LIPO = @LIPO@
183LN_S = @LN_S@
184LTLIBOBJS = @LTLIBOBJS@
185MAINT = @MAINT@
186MAKEINFO = @MAKEINFO@
187MANIFEST_TOOL = @MANIFEST_TOOL@
188MAN_SUBSTS = @MAN_SUBSTS@
189MISC_MAN_DIR = @MISC_MAN_DIR@
190MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
191MKDIR_P = @MKDIR_P@
192NM = @NM@
193NMEDIT = @NMEDIT@
194OBJDUMP = @OBJDUMP@
195OBJEXT = @OBJEXT@
196OS_MOUSE_NAME = @OS_MOUSE_NAME@
197OTOOL = @OTOOL@
198OTOOL64 = @OTOOL64@
199PACKAGE = @PACKAGE@
200PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201PACKAGE_NAME = @PACKAGE_NAME@
202PACKAGE_STRING = @PACKAGE_STRING@
203PACKAGE_TARNAME = @PACKAGE_TARNAME@
204PACKAGE_URL = @PACKAGE_URL@
205PACKAGE_VERSION = @PACKAGE_VERSION@
206PATH_SEPARATOR = @PATH_SEPARATOR@
207PKG_CONFIG = @PKG_CONFIG@
208RANLIB = @RANLIB@
209SED = @SED@
210SET_MAKE = @SET_MAKE@
211SHELL = @SHELL@
212STRICT_CFLAGS = @STRICT_CFLAGS@
213STRIP = @STRIP@
214VERSION = @VERSION@
215XORG_CFLAGS = @XORG_CFLAGS@
216XORG_LIBS = @XORG_LIBS@
217XORG_MAN_PAGE = @XORG_MAN_PAGE@
218abs_builddir = @abs_builddir@
219abs_srcdir = @abs_srcdir@
220abs_top_builddir = @abs_top_builddir@
221abs_top_srcdir = @abs_top_srcdir@
222ac_ct_AR = @ac_ct_AR@
223ac_ct_CC = @ac_ct_CC@
224ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225am__include = @am__include@
226am__leading_dot = @am__leading_dot@
227am__quote = @am__quote@
228am__tar = @am__tar@
229am__untar = @am__untar@
230bindir = @bindir@
231build = @build@
232build_alias = @build_alias@
233build_cpu = @build_cpu@
234build_os = @build_os@
235build_vendor = @build_vendor@
236builddir = @builddir@
237datadir = @datadir@
238datarootdir = @datarootdir@
239docdir = @docdir@
240dvidir = @dvidir@
241exec_prefix = @exec_prefix@
242host = @host@
243host_alias = @host_alias@
244host_cpu = @host_cpu@
245host_os = @host_os@
246host_vendor = @host_vendor@
247htmldir = @htmldir@
248includedir = @includedir@
249infodir = @infodir@
250inputdir = @inputdir@
251install_sh = @install_sh@
252libdir = @libdir@
253libexecdir = @libexecdir@
254localedir = @localedir@
255localstatedir = @localstatedir@
256mandir = @mandir@
257mkdir_p = @mkdir_p@
258oldincludedir = @oldincludedir@
259pdfdir = @pdfdir@
260prefix = @prefix@
261program_transform_name = @program_transform_name@
262psdir = @psdir@
263sbindir = @sbindir@
264sharedstatedir = @sharedstatedir@
265srcdir = @srcdir@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
268top_build_prefix = @top_build_prefix@
269top_builddir = @top_builddir@
270top_srcdir = @top_srcdir@
271SUBDIRS = src man
272MAINTAINERCLEANFILES = ChangeLog INSTALL
273all: config.h
274	$(MAKE) $(AM_MAKEFLAGS) all-recursive
275
276.SUFFIXES:
277am--refresh:
278	@:
279$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
280	@for dep in $?; do \
281	  case '$(am__configure_deps)' in \
282	    *$$dep*) \
283	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
284	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
285		&& exit 0; \
286	      exit 1;; \
287	  esac; \
288	done; \
289	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
290	$(am__cd) $(top_srcdir) && \
291	  $(AUTOMAKE) --foreign Makefile
292.PRECIOUS: Makefile
293Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294	@case '$?' in \
295	  *config.status*) \
296	    echo ' $(SHELL) ./config.status'; \
297	    $(SHELL) ./config.status;; \
298	  *) \
299	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
300	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
301	esac;
302
303$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304	$(SHELL) ./config.status --recheck
305
306$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307	$(am__cd) $(srcdir) && $(AUTOCONF)
308$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
310$(am__aclocal_m4_deps):
311
312config.h: stamp-h1
313	@if test ! -f $@; then \
314	  rm -f stamp-h1; \
315	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
316	else :; fi
317
318stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
319	@rm -f stamp-h1
320	cd $(top_builddir) && $(SHELL) ./config.status config.h
321$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
322	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
323	rm -f stamp-h1
324	touch $@
325
326distclean-hdr:
327	-rm -f config.h stamp-h1
328
329mostlyclean-libtool:
330	-rm -f *.lo
331
332clean-libtool:
333	-rm -rf .libs _libs
334
335distclean-libtool:
336	-rm -f libtool config.lt
337
338# This directory's subdirectories are mostly independent; you can cd
339# into them and run `make' without going through this Makefile.
340# To change the values of `make' variables: instead of editing Makefiles,
341# (1) if the variable is set in `config.status', edit `config.status'
342#     (which will cause the Makefiles to be regenerated when you run `make');
343# (2) otherwise, pass the desired values on the `make' command line.
344$(RECURSIVE_TARGETS):
345	@fail= failcom='exit 1'; \
346	for f in x $$MAKEFLAGS; do \
347	  case $$f in \
348	    *=* | --[!k]*);; \
349	    *k*) failcom='fail=yes';; \
350	  esac; \
351	done; \
352	dot_seen=no; \
353	target=`echo $@ | sed s/-recursive//`; \
354	list='$(SUBDIRS)'; for subdir in $$list; do \
355	  echo "Making $$target in $$subdir"; \
356	  if test "$$subdir" = "."; then \
357	    dot_seen=yes; \
358	    local_target="$$target-am"; \
359	  else \
360	    local_target="$$target"; \
361	  fi; \
362	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
363	  || eval $$failcom; \
364	done; \
365	if test "$$dot_seen" = "no"; then \
366	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
367	fi; test -z "$$fail"
368
369$(RECURSIVE_CLEAN_TARGETS):
370	@fail= failcom='exit 1'; \
371	for f in x $$MAKEFLAGS; do \
372	  case $$f in \
373	    *=* | --[!k]*);; \
374	    *k*) failcom='fail=yes';; \
375	  esac; \
376	done; \
377	dot_seen=no; \
378	case "$@" in \
379	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
380	  *) list='$(SUBDIRS)' ;; \
381	esac; \
382	rev=''; for subdir in $$list; do \
383	  if test "$$subdir" = "."; then :; else \
384	    rev="$$subdir $$rev"; \
385	  fi; \
386	done; \
387	rev="$$rev ."; \
388	target=`echo $@ | sed s/-recursive//`; \
389	for subdir in $$rev; do \
390	  echo "Making $$target in $$subdir"; \
391	  if test "$$subdir" = "."; then \
392	    local_target="$$target-am"; \
393	  else \
394	    local_target="$$target"; \
395	  fi; \
396	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
397	  || eval $$failcom; \
398	done && test -z "$$fail"
399tags-recursive:
400	list='$(SUBDIRS)'; for subdir in $$list; do \
401	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
402	done
403ctags-recursive:
404	list='$(SUBDIRS)'; for subdir in $$list; do \
405	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
406	done
407
408ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
409	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410	unique=`for i in $$list; do \
411	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412	  done | \
413	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414	      END { if (nonempty) { for (i in files) print i; }; }'`; \
415	mkid -fID $$unique
416tags: TAGS
417
418TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
419		$(TAGS_FILES) $(LISP)
420	set x; \
421	here=`pwd`; \
422	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
423	  include_option=--etags-include; \
424	  empty_fix=.; \
425	else \
426	  include_option=--include; \
427	  empty_fix=; \
428	fi; \
429	list='$(SUBDIRS)'; for subdir in $$list; do \
430	  if test "$$subdir" = .; then :; else \
431	    test ! -f $$subdir/TAGS || \
432	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
433	  fi; \
434	done; \
435	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
436	unique=`for i in $$list; do \
437	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438	  done | \
439	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440	      END { if (nonempty) { for (i in files) print i; }; }'`; \
441	shift; \
442	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
443	  test -n "$$unique" || unique=$$empty_fix; \
444	  if test $$# -gt 0; then \
445	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446	      "$$@" $$unique; \
447	  else \
448	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449	      $$unique; \
450	  fi; \
451	fi
452ctags: CTAGS
453CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
454		$(TAGS_FILES) $(LISP)
455	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
456	unique=`for i in $$list; do \
457	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458	  done | \
459	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460	      END { if (nonempty) { for (i in files) print i; }; }'`; \
461	test -z "$(CTAGS_ARGS)$$unique" \
462	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463	     $$unique
464
465GTAGS:
466	here=`$(am__cd) $(top_builddir) && pwd` \
467	  && $(am__cd) $(top_srcdir) \
468	  && gtags -i $(GTAGS_ARGS) "$$here"
469
470distclean-tags:
471	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
472
473distdir: $(DISTFILES)
474	$(am__remove_distdir)
475	test -d "$(distdir)" || mkdir "$(distdir)"
476	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478	list='$(DISTFILES)'; \
479	  dist_files=`for file in $$list; do echo $$file; done | \
480	  sed -e "s|^$$srcdirstrip/||;t" \
481	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
482	case $$dist_files in \
483	  */*) $(MKDIR_P) `echo "$$dist_files" | \
484			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
485			   sort -u` ;; \
486	esac; \
487	for file in $$dist_files; do \
488	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
489	  if test -d $$d/$$file; then \
490	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
491	    if test -d "$(distdir)/$$file"; then \
492	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493	    fi; \
494	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
495	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
496	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
497	    fi; \
498	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
499	  else \
500	    test -f "$(distdir)/$$file" \
501	    || cp -p $$d/$$file "$(distdir)/$$file" \
502	    || exit 1; \
503	  fi; \
504	done
505	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
506	  if test "$$subdir" = .; then :; else \
507	    test -d "$(distdir)/$$subdir" \
508	    || $(MKDIR_P) "$(distdir)/$$subdir" \
509	    || exit 1; \
510	  fi; \
511	done
512	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
513	  if test "$$subdir" = .; then :; else \
514	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
515	    $(am__relativize); \
516	    new_distdir=$$reldir; \
517	    dir1=$$subdir; dir2="$(top_distdir)"; \
518	    $(am__relativize); \
519	    new_top_distdir=$$reldir; \
520	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
521	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
522	    ($(am__cd) $$subdir && \
523	      $(MAKE) $(AM_MAKEFLAGS) \
524	        top_distdir="$$new_top_distdir" \
525	        distdir="$$new_distdir" \
526		am__remove_distdir=: \
527		am__skip_length_check=: \
528		am__skip_mode_fix=: \
529	        distdir) \
530	      || exit 1; \
531	  fi; \
532	done
533	$(MAKE) $(AM_MAKEFLAGS) \
534	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
535	  dist-hook
536	-test -n "$(am__skip_mode_fix)" \
537	|| find "$(distdir)" -type d ! -perm -755 \
538		-exec chmod u+rwx,go+rx {} \; -o \
539	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
540	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
541	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
542	|| chmod -R a+r "$(distdir)"
543dist-gzip: distdir
544	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
545	$(am__remove_distdir)
546dist-bzip2: distdir
547	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
548	$(am__remove_distdir)
549
550dist-lzma: distdir
551	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
552	$(am__remove_distdir)
553
554dist-xz: distdir
555	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
556	$(am__remove_distdir)
557
558dist-tarZ: distdir
559	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
560	$(am__remove_distdir)
561
562dist-shar: distdir
563	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
564	$(am__remove_distdir)
565
566dist-zip: distdir
567	-rm -f $(distdir).zip
568	zip -rq $(distdir).zip $(distdir)
569	$(am__remove_distdir)
570
571dist dist-all: distdir
572	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
573	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
574	$(am__remove_distdir)
575
576# This target untars the dist file and tries a VPATH configuration.  Then
577# it guarantees that the distribution is self-contained by making another
578# tarfile.
579distcheck: dist
580	case '$(DIST_ARCHIVES)' in \
581	*.tar.gz*) \
582	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
583	*.tar.bz2*) \
584	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
585	*.tar.lzma*) \
586	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
587	*.tar.xz*) \
588	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
589	*.tar.Z*) \
590	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
591	*.shar.gz*) \
592	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
593	*.zip*) \
594	  unzip $(distdir).zip ;;\
595	esac
596	chmod -R a-w $(distdir); chmod a+w $(distdir)
597	mkdir $(distdir)/_build
598	mkdir $(distdir)/_inst
599	chmod a-w $(distdir)
600	test -d $(distdir)/_build || exit 0; \
601	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
602	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
603	  && am__cwd=`pwd` \
604	  && $(am__cd) $(distdir)/_build \
605	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
606	    $(DISTCHECK_CONFIGURE_FLAGS) \
607	  && $(MAKE) $(AM_MAKEFLAGS) \
608	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
609	  && $(MAKE) $(AM_MAKEFLAGS) check \
610	  && $(MAKE) $(AM_MAKEFLAGS) install \
611	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
612	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
613	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
614	        distuninstallcheck \
615	  && chmod -R a-w "$$dc_install_base" \
616	  && ({ \
617	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
618	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
619	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
620	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
621	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
622	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
623	  && rm -rf "$$dc_destdir" \
624	  && $(MAKE) $(AM_MAKEFLAGS) dist \
625	  && rm -rf $(DIST_ARCHIVES) \
626	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
627	  && cd "$$am__cwd" \
628	  || exit 1
629	$(am__remove_distdir)
630	@(echo "$(distdir) archives ready for distribution: "; \
631	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
632	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
633distuninstallcheck:
634	@$(am__cd) '$(distuninstallcheck_dir)' \
635	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
636	   || { echo "ERROR: files left after uninstall:" ; \
637	        if test -n "$(DESTDIR)"; then \
638	          echo "  (check DESTDIR support)"; \
639	        fi ; \
640	        $(distuninstallcheck_listfiles) ; \
641	        exit 1; } >&2
642distcleancheck: distclean
643	@if test '$(srcdir)' = . ; then \
644	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
645	  exit 1 ; \
646	fi
647	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
648	  || { echo "ERROR: files left in build directory after distclean:" ; \
649	       $(distcleancheck_listfiles) ; \
650	       exit 1; } >&2
651check-am: all-am
652check: check-recursive
653all-am: Makefile config.h
654installdirs: installdirs-recursive
655installdirs-am:
656install: install-recursive
657install-exec: install-exec-recursive
658install-data: install-data-recursive
659uninstall: uninstall-recursive
660
661install-am: all-am
662	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663
664installcheck: installcheck-recursive
665install-strip:
666	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668	  `test -z '$(STRIP)' || \
669	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
670mostlyclean-generic:
671
672clean-generic:
673
674distclean-generic:
675	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
676	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
677
678maintainer-clean-generic:
679	@echo "This command is intended for maintainers to use"
680	@echo "it deletes files that may require special tools to rebuild."
681	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
682clean: clean-recursive
683
684clean-am: clean-generic clean-libtool mostlyclean-am
685
686distclean: distclean-recursive
687	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
688	-rm -f Makefile
689distclean-am: clean-am distclean-generic distclean-hdr \
690	distclean-libtool distclean-tags
691
692dvi: dvi-recursive
693
694dvi-am:
695
696html: html-recursive
697
698html-am:
699
700info: info-recursive
701
702info-am:
703
704install-data-am:
705
706install-dvi: install-dvi-recursive
707
708install-dvi-am:
709
710install-exec-am:
711
712install-html: install-html-recursive
713
714install-html-am:
715
716install-info: install-info-recursive
717
718install-info-am:
719
720install-man:
721
722install-pdf: install-pdf-recursive
723
724install-pdf-am:
725
726install-ps: install-ps-recursive
727
728install-ps-am:
729
730installcheck-am:
731
732maintainer-clean: maintainer-clean-recursive
733	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
734	-rm -rf $(top_srcdir)/autom4te.cache
735	-rm -f Makefile
736maintainer-clean-am: distclean-am maintainer-clean-generic
737
738mostlyclean: mostlyclean-recursive
739
740mostlyclean-am: mostlyclean-generic mostlyclean-libtool
741
742pdf: pdf-recursive
743
744pdf-am:
745
746ps: ps-recursive
747
748ps-am:
749
750uninstall-am:
751
752.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
753	ctags-recursive install-am install-strip tags-recursive
754
755.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
756	all all-am am--refresh check check-am clean clean-generic \
757	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
758	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
759	dist-zip distcheck distclean distclean-generic distclean-hdr \
760	distclean-libtool distclean-tags distcleancheck distdir \
761	distuninstallcheck dvi dvi-am html html-am info info-am \
762	install install-am install-data install-data-am install-dvi \
763	install-dvi-am install-exec install-exec-am install-html \
764	install-html-am install-info install-info-am install-man \
765	install-pdf install-pdf-am install-ps install-ps-am \
766	install-strip installcheck installcheck-am installdirs \
767	installdirs-am maintainer-clean maintainer-clean-generic \
768	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
769	ps ps-am tags tags-recursive uninstall uninstall-am
770
771
772.PHONY: ChangeLog INSTALL
773
774INSTALL:
775	$(INSTALL_CMD)
776
777ChangeLog:
778	$(CHANGELOG_CMD)
779
780dist-hook: ChangeLog INSTALL
781
782# Check source code with tools like lint & sparse
783@LINT_TRUE@lint:
784@LINT_TRUE@	(cd src && $(MAKE) $(MAKEFLAGS) lint)
785
786# Tell versions [3.59,3.63) of GNU make to not export all variables.
787# Otherwise a system limit (for SysV at least) may be exceeded.
788.NOEXPORT:
789