Makefile.in revision c582b7e3
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@
121ECHO = @ECHO@
122ECHO_C = @ECHO_C@
123ECHO_N = @ECHO_N@
124ECHO_T = @ECHO_T@
125EGREP = @EGREP@
126EXEEXT = @EXEEXT@
127F77 = @F77@
128FFLAGS = @FFLAGS@
129FILE_MAN_DIR = @FILE_MAN_DIR@
130FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
131GREP = @GREP@
132INSTALL = @INSTALL@
133INSTALL_DATA = @INSTALL_DATA@
134INSTALL_PROGRAM = @INSTALL_PROGRAM@
135INSTALL_SCRIPT = @INSTALL_SCRIPT@
136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137LDFLAGS = @LDFLAGS@
138LIBOBJS = @LIBOBJS@
139LIBS = @LIBS@
140LIBTOOL = @LIBTOOL@
141LIB_MAN_DIR = @LIB_MAN_DIR@
142LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
143LINUXDOC = @LINUXDOC@
144LN_S = @LN_S@
145LTLIBOBJS = @LTLIBOBJS@
146MAINT = @MAINT@
147MAKEINFO = @MAKEINFO@
148MAKE_HTML = @MAKE_HTML@
149MAKE_PDF = @MAKE_PDF@
150MAKE_PS = @MAKE_PS@
151MAKE_TEXT = @MAKE_TEXT@
152MISC_MAN_DIR = @MISC_MAN_DIR@
153MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154MKDIR_P = @MKDIR_P@
155OBJEXT = @OBJEXT@
156PACKAGE = @PACKAGE@
157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158PACKAGE_NAME = @PACKAGE_NAME@
159PACKAGE_STRING = @PACKAGE_STRING@
160PACKAGE_TARNAME = @PACKAGE_TARNAME@
161PACKAGE_VERSION = @PACKAGE_VERSION@
162PATH_SEPARATOR = @PATH_SEPARATOR@
163PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
164PCIACCESS_LIBS = @PCIACCESS_LIBS@
165PKG_CONFIG = @PKG_CONFIG@
166PS2PDF = @PS2PDF@
167RANLIB = @RANLIB@
168SED = @SED@
169SET_MAKE = @SET_MAKE@
170SHELL = @SHELL@
171STRIP = @STRIP@
172VERSION = @VERSION@
173XORG_CFLAGS = @XORG_CFLAGS@
174XORG_LIBS = @XORG_LIBS@
175abs_builddir = @abs_builddir@
176abs_srcdir = @abs_srcdir@
177abs_top_builddir = @abs_top_builddir@
178abs_top_srcdir = @abs_top_srcdir@
179ac_ct_CC = @ac_ct_CC@
180ac_ct_CXX = @ac_ct_CXX@
181ac_ct_F77 = @ac_ct_F77@
182am__include = @am__include@
183am__leading_dot = @am__leading_dot@
184am__quote = @am__quote@
185am__tar = @am__tar@
186am__untar = @am__untar@
187bindir = @bindir@
188build = @build@
189build_alias = @build_alias@
190build_cpu = @build_cpu@
191build_os = @build_os@
192build_vendor = @build_vendor@
193builddir = @builddir@
194datadir = @datadir@
195datarootdir = @datarootdir@
196docdir = @docdir@
197dvidir = @dvidir@
198exec_prefix = @exec_prefix@
199host = @host@
200host_alias = @host_alias@
201host_cpu = @host_cpu@
202host_os = @host_os@
203host_vendor = @host_vendor@
204htmldir = @htmldir@
205includedir = @includedir@
206infodir = @infodir@
207install_sh = @install_sh@
208libdir = @libdir@
209libexecdir = @libexecdir@
210localedir = @localedir@
211localstatedir = @localstatedir@
212mandir = @mandir@
213mkdir_p = @mkdir_p@
214moduledir = @moduledir@
215oldincludedir = @oldincludedir@
216pdfdir = @pdfdir@
217prefix = @prefix@
218program_transform_name = @program_transform_name@
219psdir = @psdir@
220sbindir = @sbindir@
221sharedstatedir = @sharedstatedir@
222srcdir = @srcdir@
223sysconfdir = @sysconfdir@
224target_alias = @target_alias@
225top_builddir = @top_builddir@
226top_srcdir = @top_srcdir@
227AUTOMAKE_OPTIONS = foreign
228SUBDIRS = src man
229EXTRA_DIST = README.r128 README.r128.sgml ChangeLog
230CLEANFILES = ChangeLog
231all: config.h
232	$(MAKE) $(AM_MAKEFLAGS) all-recursive
233
234.SUFFIXES:
235am--refresh:
236	@:
237$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
238	@for dep in $?; do \
239	  case '$(am__configure_deps)' in \
240	    *$$dep*) \
241	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
242	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
243		&& exit 0; \
244	      exit 1;; \
245	  esac; \
246	done; \
247	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
248	cd $(top_srcdir) && \
249	  $(AUTOMAKE) --foreign  Makefile
250.PRECIOUS: Makefile
251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252	@case '$?' in \
253	  *config.status*) \
254	    echo ' $(SHELL) ./config.status'; \
255	    $(SHELL) ./config.status;; \
256	  *) \
257	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
258	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
259	esac;
260
261$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262	$(SHELL) ./config.status --recheck
263
264$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
265	cd $(srcdir) && $(AUTOCONF)
266$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
267	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
268
269config.h: stamp-h1
270	@if test ! -f $@; then \
271	  rm -f stamp-h1; \
272	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
273	else :; fi
274
275stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
276	@rm -f stamp-h1
277	cd $(top_builddir) && $(SHELL) ./config.status config.h
278$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
279	cd $(top_srcdir) && $(AUTOHEADER)
280	rm -f stamp-h1
281	touch $@
282
283distclean-hdr:
284	-rm -f config.h stamp-h1
285
286mostlyclean-libtool:
287	-rm -f *.lo
288
289clean-libtool:
290	-rm -rf .libs _libs
291
292distclean-libtool:
293	-rm -f libtool
294
295# This directory's subdirectories are mostly independent; you can cd
296# into them and run `make' without going through this Makefile.
297# To change the values of `make' variables: instead of editing Makefiles,
298# (1) if the variable is set in `config.status', edit `config.status'
299#     (which will cause the Makefiles to be regenerated when you run `make');
300# (2) otherwise, pass the desired values on the `make' command line.
301$(RECURSIVE_TARGETS):
302	@failcom='exit 1'; \
303	for f in x $$MAKEFLAGS; do \
304	  case $$f in \
305	    *=* | --[!k]*);; \
306	    *k*) failcom='fail=yes';; \
307	  esac; \
308	done; \
309	dot_seen=no; \
310	target=`echo $@ | sed s/-recursive//`; \
311	list='$(SUBDIRS)'; for subdir in $$list; do \
312	  echo "Making $$target in $$subdir"; \
313	  if test "$$subdir" = "."; then \
314	    dot_seen=yes; \
315	    local_target="$$target-am"; \
316	  else \
317	    local_target="$$target"; \
318	  fi; \
319	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320	  || eval $$failcom; \
321	done; \
322	if test "$$dot_seen" = "no"; then \
323	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
324	fi; test -z "$$fail"
325
326$(RECURSIVE_CLEAN_TARGETS):
327	@failcom='exit 1'; \
328	for f in x $$MAKEFLAGS; do \
329	  case $$f in \
330	    *=* | --[!k]*);; \
331	    *k*) failcom='fail=yes';; \
332	  esac; \
333	done; \
334	dot_seen=no; \
335	case "$@" in \
336	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
337	  *) list='$(SUBDIRS)' ;; \
338	esac; \
339	rev=''; for subdir in $$list; do \
340	  if test "$$subdir" = "."; then :; else \
341	    rev="$$subdir $$rev"; \
342	  fi; \
343	done; \
344	rev="$$rev ."; \
345	target=`echo $@ | sed s/-recursive//`; \
346	for subdir in $$rev; do \
347	  echo "Making $$target in $$subdir"; \
348	  if test "$$subdir" = "."; then \
349	    local_target="$$target-am"; \
350	  else \
351	    local_target="$$target"; \
352	  fi; \
353	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
354	  || eval $$failcom; \
355	done && test -z "$$fail"
356tags-recursive:
357	list='$(SUBDIRS)'; for subdir in $$list; do \
358	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
359	done
360ctags-recursive:
361	list='$(SUBDIRS)'; for subdir in $$list; do \
362	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
363	done
364
365ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367	unique=`for i in $$list; do \
368	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369	  done | \
370	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
371	      END { if (nonempty) { for (i in files) print i; }; }'`; \
372	mkid -fID $$unique
373tags: TAGS
374
375TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
376		$(TAGS_FILES) $(LISP)
377	tags=; \
378	here=`pwd`; \
379	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
380	  include_option=--etags-include; \
381	  empty_fix=.; \
382	else \
383	  include_option=--include; \
384	  empty_fix=; \
385	fi; \
386	list='$(SUBDIRS)'; for subdir in $$list; do \
387	  if test "$$subdir" = .; then :; else \
388	    test ! -f $$subdir/TAGS || \
389	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
390	  fi; \
391	done; \
392	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
393	unique=`for i in $$list; do \
394	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395	  done | \
396	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
397	      END { if (nonempty) { for (i in files) print i; }; }'`; \
398	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
399	  test -n "$$unique" || unique=$$empty_fix; \
400	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401	    $$tags $$unique; \
402	fi
403ctags: CTAGS
404CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
405		$(TAGS_FILES) $(LISP)
406	tags=; \
407	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
408	unique=`for i in $$list; do \
409	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410	  done | \
411	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412	      END { if (nonempty) { for (i in files) print i; }; }'`; \
413	test -z "$(CTAGS_ARGS)$$tags$$unique" \
414	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
415	     $$tags $$unique
416
417GTAGS:
418	here=`$(am__cd) $(top_builddir) && pwd` \
419	  && cd $(top_srcdir) \
420	  && gtags -i $(GTAGS_ARGS) $$here
421
422distclean-tags:
423	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
424
425distdir: $(DISTFILES)
426	$(am__remove_distdir)
427	test -d $(distdir) || mkdir $(distdir)
428	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430	list='$(DISTFILES)'; \
431	  dist_files=`for file in $$list; do echo $$file; done | \
432	  sed -e "s|^$$srcdirstrip/||;t" \
433	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
434	case $$dist_files in \
435	  */*) $(MKDIR_P) `echo "$$dist_files" | \
436			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
437			   sort -u` ;; \
438	esac; \
439	for file in $$dist_files; do \
440	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
441	  if test -d $$d/$$file; then \
442	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
443	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
444	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
445	    fi; \
446	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
447	  else \
448	    test -f $(distdir)/$$file \
449	    || cp -p $$d/$$file $(distdir)/$$file \
450	    || exit 1; \
451	  fi; \
452	done
453	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
454	  if test "$$subdir" = .; then :; else \
455	    test -d "$(distdir)/$$subdir" \
456	    || $(MKDIR_P) "$(distdir)/$$subdir" \
457	    || exit 1; \
458	    distdir=`$(am__cd) $(distdir) && pwd`; \
459	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
460	    (cd $$subdir && \
461	      $(MAKE) $(AM_MAKEFLAGS) \
462	        top_distdir="$$top_distdir" \
463	        distdir="$$distdir/$$subdir" \
464		am__remove_distdir=: \
465		am__skip_length_check=: \
466	        distdir) \
467	      || exit 1; \
468	  fi; \
469	done
470	$(MAKE) $(AM_MAKEFLAGS) \
471	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
472	  dist-hook
473	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
474	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
475	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
476	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
477	|| chmod -R a+r $(distdir)
478dist-gzip: distdir
479	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
480	$(am__remove_distdir)
481dist-bzip2: distdir
482	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
483	$(am__remove_distdir)
484
485dist-lzma: distdir
486	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
487	$(am__remove_distdir)
488
489dist-tarZ: distdir
490	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
491	$(am__remove_distdir)
492
493dist-shar: distdir
494	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
495	$(am__remove_distdir)
496
497dist-zip: distdir
498	-rm -f $(distdir).zip
499	zip -rq $(distdir).zip $(distdir)
500	$(am__remove_distdir)
501
502dist dist-all: distdir
503	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
504	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
505	$(am__remove_distdir)
506
507# This target untars the dist file and tries a VPATH configuration.  Then
508# it guarantees that the distribution is self-contained by making another
509# tarfile.
510distcheck: dist
511	case '$(DIST_ARCHIVES)' in \
512	*.tar.gz*) \
513	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
514	*.tar.bz2*) \
515	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
516	*.tar.lzma*) \
517	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
518	*.tar.Z*) \
519	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
520	*.shar.gz*) \
521	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
522	*.zip*) \
523	  unzip $(distdir).zip ;;\
524	esac
525	chmod -R a-w $(distdir); chmod a+w $(distdir)
526	mkdir $(distdir)/_build
527	mkdir $(distdir)/_inst
528	chmod a-w $(distdir)
529	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
530	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
531	  && cd $(distdir)/_build \
532	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
533	    $(DISTCHECK_CONFIGURE_FLAGS) \
534	  && $(MAKE) $(AM_MAKEFLAGS) \
535	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
536	  && $(MAKE) $(AM_MAKEFLAGS) check \
537	  && $(MAKE) $(AM_MAKEFLAGS) install \
538	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
539	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
540	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
541	        distuninstallcheck \
542	  && chmod -R a-w "$$dc_install_base" \
543	  && ({ \
544	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
545	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
546	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
547	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
548	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
549	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
550	  && rm -rf "$$dc_destdir" \
551	  && $(MAKE) $(AM_MAKEFLAGS) dist \
552	  && rm -rf $(DIST_ARCHIVES) \
553	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
554	$(am__remove_distdir)
555	@(echo "$(distdir) archives ready for distribution: "; \
556	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
557	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
558distuninstallcheck:
559	@cd $(distuninstallcheck_dir) \
560	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
561	   || { echo "ERROR: files left after uninstall:" ; \
562	        if test -n "$(DESTDIR)"; then \
563	          echo "  (check DESTDIR support)"; \
564	        fi ; \
565	        $(distuninstallcheck_listfiles) ; \
566	        exit 1; } >&2
567distcleancheck: distclean
568	@if test '$(srcdir)' = . ; then \
569	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
570	  exit 1 ; \
571	fi
572	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
573	  || { echo "ERROR: files left in build directory after distclean:" ; \
574	       $(distcleancheck_listfiles) ; \
575	       exit 1; } >&2
576check-am: all-am
577check: check-recursive
578all-am: Makefile config.h
579installdirs: installdirs-recursive
580installdirs-am:
581install: install-recursive
582install-exec: install-exec-recursive
583install-data: install-data-recursive
584uninstall: uninstall-recursive
585
586install-am: all-am
587	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
588
589installcheck: installcheck-recursive
590install-strip:
591	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593	  `test -z '$(STRIP)' || \
594	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
595mostlyclean-generic:
596
597clean-generic:
598	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
599
600distclean-generic:
601	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
602
603maintainer-clean-generic:
604	@echo "This command is intended for maintainers to use"
605	@echo "it deletes files that may require special tools to rebuild."
606clean: clean-recursive
607
608clean-am: clean-generic clean-libtool mostlyclean-am
609
610distclean: distclean-recursive
611	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
612	-rm -f Makefile
613distclean-am: clean-am distclean-generic distclean-hdr \
614	distclean-libtool distclean-tags
615
616dvi: dvi-recursive
617
618dvi-am:
619
620html: html-recursive
621
622info: info-recursive
623
624info-am:
625
626install-data-am:
627
628install-dvi: install-dvi-recursive
629
630install-exec-am:
631
632install-html: install-html-recursive
633
634install-info: install-info-recursive
635
636install-man:
637
638install-pdf: install-pdf-recursive
639
640install-ps: install-ps-recursive
641
642installcheck-am:
643
644maintainer-clean: maintainer-clean-recursive
645	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
646	-rm -rf $(top_srcdir)/autom4te.cache
647	-rm -f Makefile
648maintainer-clean-am: distclean-am maintainer-clean-generic
649
650mostlyclean: mostlyclean-recursive
651
652mostlyclean-am: mostlyclean-generic mostlyclean-libtool
653
654pdf: pdf-recursive
655
656pdf-am:
657
658ps: ps-recursive
659
660ps-am:
661
662uninstall-am:
663
664.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
665	install-strip
666
667.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
668	all all-am am--refresh check check-am clean clean-generic \
669	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
670	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
671	distcheck distclean distclean-generic distclean-hdr \
672	distclean-libtool distclean-tags distcleancheck distdir \
673	distuninstallcheck dvi dvi-am html html-am info info-am \
674	install install-am install-data install-data-am install-dvi \
675	install-dvi-am install-exec install-exec-am install-html \
676	install-html-am install-info install-info-am install-man \
677	install-pdf install-pdf-am install-ps install-ps-am \
678	install-strip installcheck installcheck-am installdirs \
679	installdirs-am maintainer-clean maintainer-clean-generic \
680	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
681	ps ps-am tags tags-recursive uninstall uninstall-am
682
683
684@BUILD_LINUXDOC_TRUE@README.r128: README.r128.sgml
685@BUILD_LINUXDOC_TRUE@	$(MAKE_TEXT) README.r128.sgml && mv README.r128.txt README.r128
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