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