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