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